-
Notifications
You must be signed in to change notification settings - Fork 26
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
Environment Error #8
Comments
Hi youpengzhao, Thanks for your messages. I think some packages are missing in your environment. Please install the packages using the following command: |
Try |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I try to run the code, there's a problem like this:
![image](https://user-images.githubusercontent.com/48088351/225186896-27e92b64-c937-43cd-a322-a54d5eefe102.png)
I want to know how to fix this problem. I don't know whether this issue is caused by the version of numpy. In my configuration, the conda venv use python=3.7.0 and numpy=1.21.6.(I tried to lower the version of numpy but it does not work.)
To be mentioned, after following the readme.md, I find that there are still quite a few libraries need to installed to run the code. I hope you can improve your readme instruction.
The text was updated successfully, but these errors were encountered: