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
Try to find the path to the index_max. Basically it lays in /python3.7/site-packages/index_max*
Remove it completely (rm -rf ---index_max---)
Install index_max one more time
PS Maybe you need to create a conda environment one more time from scratch. It turns out that when you try to install more packages you can ruin some dependencies, it becomes quite hard to find the problem afterward.
ImportError: ......................./python3.7/site-packages/index_max-0.0.0-py3.7-linux-x86_64.egg/index_max.cpython-37m-x86_64-linux-gnu.so: undefined symbol: _ZNSt15__exception_ptr13exception_ptr10_M_releaseEv
The text was updated successfully, but these errors were encountered: