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
model: USB2000 but is not plugged into my pc during the installation
operating system: Windows 10 64bit
python version: Python 3.9.7
python-seabreeze version: current master
installed-via: _ conda
current problem
Hi! I meet a weird problem.
I cannot successfully run seabreeze_os_setup. Tried both run seabreeze_os_setup in Anaconda Powershell Prompt & run the os_setup.py directly in Spyder.
The error information is like that:
On StackOverflow there was someone reporting similar error information. Some people solved the url open problem by installing openssl. I tried but it did not work.
Here you could see the openssl was installed successfully. I even tried to restart the computer but it did not help.
Thanks a lot for your quick response and it helps! Even though it told me there were some models not installed successfully(33/53 installed) but I checked the list that USB2000 should be okay. Thanks again!@ap--
I have also encountered this issue. Following the method you provided, download windows-driver-files.zip, run seabreeze_os_setup path/windows driver files. zip, successful. Thank you very much.
spectrometer and system information
current problem
Hi! I meet a weird problem.
I cannot successfully run seabreeze_os_setup. Tried both run seabreeze_os_setup in Anaconda Powershell Prompt & run the os_setup.py directly in Spyder.
The error information is like that:
On StackOverflow there was someone reporting similar error information. Some people solved the url open problem by installing openssl. I tried but it did not work.
Here you could see the openssl was installed successfully. I even tried to restart the computer but it did not help.
Also, I tried to change the url in the os_setup.py which is
https://raw.githubusercontent.com/ap--/python-seabreeze/master/os_support
to
http://raw.githubusercontent.com/ap--/python-seabreeze/master/os_support
and it did not work. Same error.
By the way, I tried to visit the url https://raw.githubusercontent.com/ap--/python-seabreeze/master/os_support by browser but it only gave me a 404 error. Not sure if that matters.
steps to reproduce
Step by step instructions to reproduce the error. The more detailed the better, but please use some common sense:
minimal code example and error (very helpful if available)
The text was updated successfully, but these errors were encountered: