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

Error: No module named 'cra5' #3

Closed
Sardingfish opened this issue Jul 19, 2024 · 1 comment
Closed

Error: No module named 'cra5' #3

Sardingfish opened this issue Jul 19, 2024 · 1 comment

Comments

@Sardingfish
Copy link

Hi
There is something wrong with setup.py, It only creates the dist-info but not the module cra5 in the site-packages path after installation. It resulted in the error: ModuleNotFoundError: No module named 'cra5'

@taohan10200
Copy link
Owner

taohan10200 commented Jul 22, 2024

Thanks for your attention.

There are some bugs when installing with pip. We will try to figure out them. Alternatively, you can install from the source code:

git https://github.com/taohan10200/CRA5
cd CRA5
python setup.py install 

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