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
No folders containing spectral data were found to be present
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-req-build-3uptp2/setup.py", line 15, in <module>
from splat.initialize import VERSION
File "splat/__init__.py", line 7, in <module>
from .core import *
File "splat/core.py", line 188, in <module>
DATA_FOLDERS,DB_ALL_SPECTRA = _initializeAllData()
TypeError: 'NoneType' object is not iterable
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-req-build-3uptp2/
The text was updated successfully, but these errors were encountered:
Input:
pip install git+https://github.com/aburgasser/splat.git
Output:
Collecting git+https://github.com/aburgasser/splat.git
Cloning https://github.com/aburgasser/splat.git to /tmp/pip-req-build-3uptp2
Complete output from command python setup.py egg_info:
Warning: folder .//resources/Data/Public/ cannot be found
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-req-build-3uptp2/
The text was updated successfully, but these errors were encountered: