default high priority for mintty

2024-02-29 Thread Charles Russell via Cygwin
What is the easiest way to open mintty with high priority by default? 
Adding /High to the shortcut command string no longer seems to work in 
Windows 11.



--
Problem reports:  https://cygwin.com/problems.html
FAQ:  https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple


no search option for cygwin archives?

2025-03-27 Thread Charles Russell via Cygwin
For the cygwin archives at https://sourceware.org/pipermail/cygwin/ I 
can no longer find any search option using the Firefox browser



--
Problem reports:  https://cygwin.com/problems.html
FAQ:  https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple


installing scipy in cygwin

2025-03-27 Thread Charles Russell via Cygwin



With pip install scipy I get error:
 ../scipy/meson.build:163:9: ERROR: Dependency "OpenBLAS" not found

I found this issue discussed in
https://github.com/scipy/scipy/issues/20491 and
https://docs.scipy.org/doc/scipy/building/blas_lapack.html

However, the suggested fix:
python -m pip -Csetup-args=-Dblas=blas -Csetup-args=-Dlapack=lapack
returns "no such option: -C"

What is the current procedure for installing scipy?


--
Problem reports:  https://cygwin.com/problems.html
FAQ:  https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple