Closed LWJerri closed 3 years ago
I use pip3 install -r Requirements.txt
,install is correct .
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 usingpip install Requirements.txt
.
Hi, sorry for the late reply. What system are you using? Also, can you show me a more detailed error report?
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 usingpip 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.
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.
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 usingpip 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.
This works with anaconda in windows 10.
I'm using Windows 10.
Can you try to install anaconda first? Also, thank getbirra for his/her suggestion.
I'm using Windows 10.
Can you try to install anaconda first? Also, thank getbirra for his/her suggestion.
Okay, thanks.
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.
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.
@LWJerri, have you tried to install anaconda first?
@LWJerri, have you tried to install anaconda first?
No. I wanna run this code on Windows 10.
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.
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!
Hello! I have a problem with installing Requirements.txt. I can't correctly install modules and every time gets an error.
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 usingpip install Requirements.txt
.