[Question]
Hello.
I created a new virtual environment.I'm stuck here in the picture below while installing map2loop, what should I do to fix this.
Thanks for your help.
Hi @fjphhxx,
The install time for conda packages can vary drastically based on the current state of all the dependencies of that package. I have noticed that map2loop can sometimes take a long time to resolve all its dependencies because it has a lot of them (we are working to reduce this). Unfortunately, the process can occasionally stall entirely and need to be restarted which seems to have happened for you.
Some things that might help are:
- the newer the version of python the faster the resolve time (python 3.9 is currently the highest supported version)
- linux environments tend to be faster than windows (if that is an option for you)
- I just created a new clean python 3.9 environment and map2loop took 105 seconds to resolve but 45-60 minutes is not unheard of so please be patient.
If you try again and it stalls out again, can you tell me which python version you are using and which conda program you are using?