specio icon indicating copy to clipboard operation
specio copied to clipboard

specio: Python input/output for spectroscopic files

Results 7 specio issues
Sort by recently updated
recently updated
newest added

The current version is unfortunately no longer compatible with python3.10.X ``` ImportError: cannot import name 'Iterable' from 'collections' File /opt/homebrew/lib/python3.10/site-packages/specio/core/__init__.py:6, in 1 """ This subpackage provides the core functionality of...

Hello, Thank you very much for this python library. It is very useful. However sometimes, depending of the .sp file, I get an unicode decode error: _UnicodeDecodeError: 'utf-8' codec can't...

when I read a .sp file, an unicode decode error pops up. I look up on stackoverflow [here](https://stackoverflow.com/questions/5552555/unicodedecodeerror-invalid-continuation-byte), It says i should change encoding method. Do you know where can...

I have an error with the doc when the project is on the drive D: with Windows10. ``` File "D:\PROJET\VRAC2\specio\doc\sphinxext\github_link.py", line 62, in _linkcode_resolve start=os.path.dirname(__import__(package).__file__)) File "c:\users\daria\appdata\local\programs\python\python37\lib\ntpath.py", line 562, in...

For the toy data which are large, we need to create some fetcher to be able to create and upload wheel in PyPi. The git repo will also be lighter