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

Cannot pip install from git URL or local file-directory #18

Open
bishax opened this issue May 10, 2021 · 1 comment
Open

Cannot pip install from git URL or local file-directory #18

bishax opened this issue May 10, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@bishax
Copy link

bishax commented May 10, 2021

On either:

  File "setup.py", line 2, in <module>
      from nuts_finder import __version__
  ModuleNotFoundError: No module named 'nuts_finder'
@bishax bishax added the bug Something isn't working label May 10, 2021
@jaklinger
Copy link
Contributor

jaklinger commented May 10, 2021

also available on pypi: pip install nuts-finder works for me

though clearly the installation from git should also work (so the issue should stay open)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants