Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

import index_max ERROR #25

Open
Wings-Fantasy opened this issue Jun 28, 2021 · 3 comments
Open

import index_max ERROR #25

Wings-Fantasy opened this issue Jun 28, 2021 · 3 comments

Comments

@Wings-Fantasy
Copy link

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

@daniil-777
Copy link

daniil-777 commented Jul 7, 2021

hey!

  1. Try to find the path to the index_max. Basically it lays in /python3.7/site-packages/index_max*
  2. Remove it completely (rm -rf ---index_max---)
  3. 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.

@Wings-Fantasy
Copy link
Author

Tried to recreate the environment and clone again.
This time I put the installation of index_max at the end, but the same error was reported.

@daniil-777
Copy link

How do you compile it? Locally or do you have a cluster?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants