hello team I installed everything as per the steps...
# ieee-sscs-dc-24
v
hello team I installed everything as per the steps in the docs. I am installing it using WSL (Ubuntu 22.04.3), got no error while executing the previous steps. But now error prompts to gdsfactory module not found. It would be really helpful if we can get a video tutorial for WSL as well.
s
Hi Vaibhav, can you reinstall gdsfactory with “pip install gdsfactory” and then run the test program again and let me know if that works?
v
on it
weirdly the error shows up that "pip not installed", should I run the steps again mentioned in the doc, assuming many of the other dependencies might not have been installed?
s
Yes, run the command
pip install -r requirements.txt