Skip to content

Same issue as others #4

@KIMWW

Description

@KIMWW

First, I want to thank you for having created this program similar to NetLimiter which I was using quite regularly with Windows.

So, I have the same issue as others:
When I run: pip install -r requirements.txt I get:

Complete output from command python setup.py egg_info:
Found pcap headers in /usr/src/linux-headers-4.4.0-53-generic/include/config/ezx/pcap.h
Found libraries in None
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-build-zaTcFw/pypcap/setup.py", line 63, in
lib_file = os.path.basename(lib_file_path)
File "/ME/Downloads/LinNetLim-master/env/lib/python2.7/posixpath.py", line 114, in basename
i = p.rfind('/') + 1
AttributeError: 'NoneType' object has no attribute 'rfind'

I tried on py3, py2.7 and of course py2, but same problem.

I am looking forward to use it when it will be installed so I really hope you got news to resolve this problem??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions