Closed ZiguoFu closed 1 year ago
Hello ZiguoFu, Delete the isp virtual environment you created, the ISP installer will create a new one. Then try installing ISP by following the steps at: https://projectisp.github.io/ISP_tutorial.github.io/install/#installation In the attached document you will find some more information related to the installation using WSL.
Dear jmarinroa, Thanks for your help! Acccording to your detailed guidance, I have successfully run ISP at my WSL2 terminal. Thank you again!
You're welcome, ZiguoFu
I have created a virtual environment by typing "conda create --name isp python=3.8" in my WSL2 with Ubuntu 20.4.
I have already installed VcXsrv.
In the environment isp, I have installed all the requirements except the mtspec which was installed unsuccessfully by typing "pip install mtspect" under python 3.8.
I go to ./ISP/install and type: ./ISP_installer.sh, but it does not work as shown below: