Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing nefis fails. #4

Open
SiggyF opened this issue Jun 3, 2017 · 1 comment
Open

Installing nefis fails. #4

SiggyF opened this issue Jun 3, 2017 · 1 comment

Comments

@SiggyF
Copy link
Contributor

SiggyF commented Jun 3, 2017

  • Nefis version: 0.2.1
  • Python version: 3.6
  • Operating System: Debian

Description

The installation of nefis from pypi fails.

What I Did

pip install nefis

This gives the following error:

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'
@yahiakala
Copy link

I believe the PyPI version only works with Python 2.7. They haven't updated it since 2015.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants