In the installation guide section 4:
ln -s $CONDA_PREFIX/lib/python3.10/site-packages
should be
ln -s $CONDA_PREFIX/lib/python3.10/site-packages pip_prebundle
There are quite a few other issues with package versions...
Would appreciate if can fix them.
Cheers!
In the installation guide section 4:
ln -s $CONDA_PREFIX/lib/python3.10/site-packages
should be
ln -s $CONDA_PREFIX/lib/python3.10/site-packages pip_prebundle
There are quite a few other issues with package versions...
Would appreciate if can fix them.
Cheers!