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

Importing numpy in archiconda env. #3

Open
MarieAnge2 opened this issue Dec 17, 2023 · 0 comments
Open

Importing numpy in archiconda env. #3

MarieAnge2 opened this issue Dec 17, 2023 · 0 comments

Comments

@MarieAnge2
Copy link

Hi I sucefully managed to add archiconda on my jeyson nano, but when I am trying to compile scripts with the import numpy as np command, but I keep getting the no model named numpy error, and I did install numpy as you can see from the following codes I do have numpy properly installed.
20231216_144111

At first I thought it had something to do with the path, and I exported the numpy path location into the normal path and I still get error whenever I try to import numpy. When type comand "import sys" and "print(sys.executable) to check working environment I get that my environment is /home/marco/archiconda3/bin/python3.

Is there any help on how I can add numpy to this working environment.

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