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 import name NutsFinder #22

Open
raffaem opened this issue Sep 4, 2024 · 0 comments
Open

Cannot import name NutsFinder #22

raffaem opened this issue Sep 4, 2024 · 0 comments

Comments

@raffaem
Copy link

raffaem commented Sep 4, 2024

It doesn't work for me:

❯ python
Python 3.12.2 (main, Apr 11 2024, 09:19:40) [GCC 13.2.1 20230801] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from nuts_finder import NutsFinder
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: cannot import name 'NutsFinder' from 'nuts_finder' (/home/raffaele/.pyenv/versions/3.12.2/lib/python3.12/site-packages/nuts_finder/__init__.py)
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

1 participant