You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Downloading nefis-0.2.1.zip (118kB)
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-build-0t88m6o3/nefis/setup.py", line 49, in <module>
for fileName in os.listdir(os.path.join(".", "data")):
FileNotFoundError: [Errno 2] No such file or directory: './data'
The text was updated successfully, but these errors were encountered:
Description
The installation of nefis from pypi fails.
What I Did
This gives the following error:
The text was updated successfully, but these errors were encountered: