Open bl6594 opened 1 year ago
Dear @bl6594,
Thanks for using normSeq and for your suggestion to provide instructions on how to use it as a standalone. Currently, the code available here is the code of the website + the standalone version, but as you pointed out some instructions will be needed to be able to run it on a laptop. We agree it would be helpful, so we will prepare in the following weeks a tutorial on how to do it, and I'll come back to this issue to let you know when it is ready.
Best, Cristina
Thank you for sharing the code on github and I am trying to run the code on my laptop (Windows 10). I have done the following steps:
I have anaconda installed on my laptop
downloaded the code to my laptop
create a conda environment
in the conda environment, I ran
then ran the command below but received errors - "ModuleNotFoundError: No module named 'normSeq.settings'" -> python manage.py makemigrations
alternatively, it would be very helpful to all users if you can provide some instructions on how to use your code.
Thanks, Xingtao