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

Can't install Requirements.txt #5

Closed
LWJerri opened this issue Oct 27, 2020 · 13 comments
Closed

Can't install Requirements.txt #5

LWJerri opened this issue Oct 27, 2020 · 13 comments

Comments

@LWJerri
Copy link

LWJerri commented Oct 27, 2020

Hello! I have a problem with installing Requirements.txt. I can't correctly install modules and every time gets an error.

  • scipy send No lapack/blas resources found. and other libraries. Can you send a list of all commands for pretty installing?
    To install all modules I'm using pip install Requirements.txt.
@cql1983
Copy link

cql1983 commented Oct 30, 2020

I use pip3 install -r Requirements.txt ,install is correct .

@jiupinjia
Copy link
Owner

Hello! I have a problem with installing Requirements.txt. I can't correctly install modules and every time gets an error.

  • scipy send No lapack/blas resources found. and other libraries. Can you send a list of all commands for pretty installing?
    To install all modules I'm using pip install Requirements.txt.

Hi, sorry for the late reply. What system are you using? Also, can you show me a more detailed error report?

@LWJerri
Copy link
Author

LWJerri commented Oct 30, 2020

Hello! I have a problem with installing Requirements.txt. I can't correctly install modules and every time gets an error.

  • scipy send No lapack/blas resources found. and other libraries. Can you send a list of all commands for pretty installing?
    To install all modules I'm using pip install Requirements.txt.

Hi, sorry for the late reply. What system are you using? Also, can you show me a more detailed error report?

I'm using Windows 10.

image
image

@jiupinjia
Copy link
Owner

I am still trying to figure out what is behind your problem. If there is any progress, I will give you feedback in time. I have created a Colab runtime that you can test where the dependencies are already installed. You can try on the colab first if you want.

@getbirra
Copy link

Hello! I have a problem with installing Requirements.txt. I can't correctly install modules and every time gets an error.

  • scipy send No lapack/blas resources found. and other libraries. Can you send a list of all commands for pretty installing?
    To install all modules I'm using pip install Requirements.txt.

Hi, sorry for the late reply. What system are you using? Also, can you show me a more detailed error report?

I'm using Windows 10.

image
image

This works with anaconda in windows 10.

@jiupinjia
Copy link
Owner

I'm using Windows 10.

Can you try to install anaconda first?
Also, thank getbirra for his/her suggestion.

@LWJerri
Copy link
Author

LWJerri commented Nov 19, 2020

I'm using Windows 10.

Can you try to install anaconda first?
Also, thank getbirra for his/her suggestion.

Okay, thanks.

@jiupinjia
Copy link
Owner

Hi @LWJerri, have you solved your installation problem? I'm closing this issue. Please feel free to reach out to me if you have any further problems.

@LWJerri
Copy link
Author

LWJerri commented Nov 26, 2020

Hi @LWJerri, have you solved your installation problem? I'm closing this issue. Please feel free to reach out to me if you have any further problems.

My problem isn't solved.

@jiupinjia jiupinjia reopened this Nov 26, 2020
@jiupinjia
Copy link
Owner

@LWJerri, have you tried to install anaconda first?

@LWJerri
Copy link
Author

LWJerri commented Nov 27, 2020

@LWJerri, have you tried to install anaconda first?

No. I wanna run this code on Windows 10.

@jiupinjia
Copy link
Owner

That's where the problem is - you will need to install anaconda on your windows 10 machine first. No matter where we run the code - windows, Linux, or Mac, we all need anaconda installed first.

@LWJerri
Copy link
Author

LWJerri commented Nov 27, 2020

That's where the problem is - you will need to install anaconda on your windows 10 machine first. No matter where we run the code - windows, Linux, or Mac, we all need anaconda installed first.

Hmm, okay, thanks!

@LWJerri LWJerri closed this as completed Nov 27, 2020
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

4 participants