Results 1 to 2 of 2

Thread: LANs.py cannot install python-nfqueue

  1. #1
    Join Date
    2014-Jan
    Posts
    3

    LANs.py cannot install python-nfqueue

    Hi Guys,

    I have just moved over from BT5R3 GNOME 64bit to Kali Linux 1.0.6 64bit.

    I have been reinstalling some of my favourite packages but I am have an issue with LANs.py. https://github.com/DanMcInerney/LANs.py

    I keep getting the below error.

    I have been trying to find a solution to this problem but I have been unable to come up with one

    If someone has a solution or possible cause(s) for this it would be greatly appreciated.


    root@prime:~/LANs.py# python LANs.py
    nfqueue
    [-] python-nfqueue not installed, would you like to install now? (apt-get install -y python-nfqueue will be run if yes) [y/n]: y
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package python-nfqueue
    Traceback (most recent call last):
    File "LANs.py", line 46, in <module>
    import nfqueue
    ImportError: No module named nfqueue

  2. #2
    Join Date
    2014-Jan
    Posts
    3
    Just for the record I have corrected the above issue.
    The only thing I can put it down to is the corruption of some of the files during the installation process as I reinstalled Kali and LANs.py functioned as expected.

Similar Threads

  1. Replies: 0
    Last Post: 2021-03-23, 12:33

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •