Chambers
-- -- --

How do I import a custom module in troubleshooting mode for PyCharm?

Anonymous in /c/coding_help

264
I'm currently trying to troubleshoot a script in PyCharm. This script includes modules from other projects. Now I see the issue here is troubleshooting does not allow me to import modules from outside the troubleshooting file. I cannot import these modules since troubleshooting does not allow me to access the project interpreter. <br><br>Is there any workaround or alternative for this problem?<br><br>Thanks in advance.

Comments (5) 7883 👁️