I followed the prescribed installation instructions here ( Installation via Anaconda · obspy/obspy Wiki · GitHub ) but the last step gives me an obtuse error:
(obspy) C:\Users\yourname>obspy-runtests
Fatal error in launcher: Unable to create process using '“d:\bld\obspy_1593448035595_h_env\python.exe” “C:\Users\yourname\.conda\envs\obspy\Scripts\obspy-runtests.exe” ': The system cannot find the file specified.
I checked that Python is actually installed and usable:
(obspy) C:\Users\yourname>python --version
Python 3.8.8
I am new to Python, Anaconda and ObsPy.
The reference to “d:” drive seems really weird. That’s my DVD-ROM drive.
Any assistance would be appreciated.