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
Have guys encountered this problem: SourceTrack2 was successfully installed by this way:
conda create -n st2 -c biocore python=3.5 numpy scipy scikit-bio biom-format h5py hdf5 seaborn
conda activate st2
pip install sourcetracker
But, when i input 'sourcetracker2' to check the installation result, an error occurred:
Segmentation fault (core dumped)
Can any guys help me with this? Thanks for your enthusiastic in advance.
The text was updated successfully, but these errors were encountered:
Have guys encountered this problem: SourceTrack2 was successfully installed by this way:
conda create -n st2 -c biocore python=3.5 numpy scipy scikit-bio biom-format h5py hdf5 seaborn
conda activate st2
pip install sourcetracker
But, when i input 'sourcetracker2' to check the installation result, an error occurred:
Segmentation fault (core dumped)
Can any guys help me with this? Thanks for your enthusiastic in advance.
The text was updated successfully, but these errors were encountered: