How to install non conda software
Hi everyone! How can I install non conda software from github in a conda env? Thank you in advance.
• 1,116 views
•
link
1 answer
Install the software following the standard directions. Make sure the program gets added to your $PATH. It should then work within any conda environment.
• 0 views
•
link
Log in to answer this question.