Closed komalsrathi closed 5 years ago
Trying to install sbg-python and getting the following error:
python setup.py install ... creating build/bdist.linux-x86_64/egg/EGG-INFO copying sevenbridges_python.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying sevenbridges_python.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying sevenbridges_python.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying sevenbridges_python.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying sevenbridges_python.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... creating 'dist/sevenbridges_python-0.18.0-py3.5.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing sevenbridges_python-0.18.0-py3.5.egg Removing /mnt/isilon/dbhi_bfx/rathik/tools/miniconda3/lib/python3.5/site-packages/sevenbridges_python-0.18.0-py3.5.egg Copying sevenbridges_python-0.18.0-py3.5.egg to /mnt/isilon/dbhi_bfx/rathik/tools/miniconda3/lib/python3.5/site-packages error: [Errno 22] Invalid argument: '/mnt/isilon/dbhi_bfx/rathik/tools/miniconda3/lib/python3.5/site-packages/sevenbridges_python-0.18.0-py3.5.egg'
Using python version 3.5.2.
I was able to install it via conda.
Trying to install sbg-python and getting the following error:
Using python version 3.5.2.