cresset-template / cresset

Template repository to build PyTorch projects from source on any version of PyTorch/CUDA/cuDNN.
MIT License
715 stars 41 forks source link

Add documentation on how to add conda to PyCharm #168

Closed veritas9872 closed 10 months ago

veritas9872 commented 11 months ago

When using conda as a second installer for the NGC image, PYTHONPATH is not respected by PyCharm. Add documentation on how to add it, which requires adding the path via the GUI.