You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my OS: windows 7
Python: 3.7
Anaconda is not used.
Could someone tell me how to solve it?
I found this page and installed gortran (mingw32). But, I'm not sure how to use BLAS/LAPACK libraries.
I changed the directory where "setup.py" is located, and put the command "python setup.py config_fc --arch="-march=x86-64" build".
Then error message is "This is the wrong setup.py file to run".
Please give me a favor.
The text was updated successfully, but these errors were encountered:
Hello,
I installed Slycot from source. (https://www.lfd.uci.edu/~gohlke/pythonlibs/slycot‑0.3.3‑cp37‑cp37m‑win_amd64.whl)
The installation message was "succeeded".
But, I faced the execution error of one python program.
The error message was "can't find slycot module 'sb02md'".
my OS: windows 7
Python: 3.7
Anaconda is not used.
Could someone tell me how to solve it?
I found this page and installed gortran (mingw32). But, I'm not sure how to use BLAS/LAPACK libraries.
I changed the directory where "setup.py" is located, and put the command "python setup.py config_fc --arch="-march=x86-64" build".
Then error message is "This is the wrong setup.py file to run".
Please give me a favor.
The text was updated successfully, but these errors were encountered: