Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Numpy not installed error when running main.py #31

Open
shahjaidev opened this issue Jul 30, 2022 · 3 comments
Open

Numpy not installed error when running main.py #31

shahjaidev opened this issue Jul 30, 2022 · 3 comments

Comments

@shahjaidev
Copy link

I'm trying to run the main.py as instructed in the Readme, however I keep getting the below error claiming numpy/ pandas in not installed. However, I have already installed the dependencies correctly in the conda environment using requirements.txt
While np 1.22.0 is not actually available, I have np 1.21.5

Is there something in the code that is causing this weird error?

image (1)

@gusye1234
Copy link
Owner

You should remove the sudo and try it

@shahjaidev
Copy link
Author

Actually that doesn't solve the problem

@gusye1234
Copy link
Owner

Can you paste your command here?
Also, try to use python -m pip install pandas and python main.py ... to see the result. Maybe that will work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants