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

nnfs is not a package #6

Closed
garrettlove8 opened this issue Jun 1, 2023 · 0 comments
Closed

nnfs is not a package #6

garrettlove8 opened this issue Jun 1, 2023 · 0 comments

Comments

@garrettlove8
Copy link

After running pip install nnfs I get this error:

Traceback (most recent call last):
  File "/Users/garrettlove/Development/learn/nnfs/nnfs.py", line 2, in <module>
    from nnfs.datasets import spiral_data
  File "/Users/garrettlove/Development/learn/nnfs/nnfs.py", line 2, in <module>
    from nnfs.datasets import spiral_data
ModuleNotFoundError: No module named 'nnfs.datasets'; 'nnfs' is not a package
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