biofx_python icon indicating copy to clipboard operation
biofx_python copied to clipboard

new-py

Open amisamyra99 opened this issue 2 years ago • 1 comments

hi, I would like to know if I have to add the path of new-py to variables environments to be able to use it. the command is not working for me image

amisamyra99 avatar Jun 26 '23 07:06 amisamyra99

If you used "python3 -m pip install new-py" then it should be installed into the same place that any other Python programs are installed. If that location is not in your $PATH, then I usually see a prompt to add it. I'm not sure how this works in Windows, however. I strongly, highly, emphatically recommend that you install Windows Subsystem for Linux as the cmd.exe environment is terrible. If you ever hope to work on bioinformatics properly, you must learn to use a Unix-type operating system and command line.

kyclark avatar Jun 26 '23 16:06 kyclark