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
File "C:\ProgramData\Anaconda3\lib\site-packages\segyio\open.py", line 162, in open fd = _segyio.segyiofd(str(filename), mode, endians[endian]) FileNotFoundError: [Errno 2] No such file or directory
#533
Open
solo-coder101 opened this issue
Aug 30, 2022
· 2 comments
I'm getting error "FileNotFoundError: [Errno 2] No such file or directory" when trying to open a segy shot gather file. I've tried with a few segy files in the dataset, but I keep getting the same error.
Is there anything I need to do before I use segyio to open a file?
Thanks,
Solo
The text was updated successfully, but these errors were encountered:
hi,
ImportError: cannot import name 'segyio' from 'segyio' (F:\orange_add_gempy\Orange\Lib\site-packages\segyio_init.py) when i run "from . import _segyio" in open.py.thanks
Hi,
I'm getting error "FileNotFoundError: [Errno 2] No such file or directory" when trying to open a segy shot gather file. I've tried with a few segy files in the dataset, but I keep getting the same error.
Is there anything I need to do before I use segyio to open a file?
Thanks,
Solo
The text was updated successfully, but these errors were encountered: