Setting up Hydrogen and Atom with Anaconda managing python installation
问题 I have added my python 3 executable to the system PATH (against the advice of Anaconda) to try and get Hydrogen (and really any Atom extension/plugin) to run lines or blocks of code in Atom. The 'scripts' atom plugin appears to work (I select some code and enter ctrl-shift-b ), but I'd love to use more of the features in Hydrogen. When I execute (for example): print('hello world') I get the following error: Python 3 Traceback (most recent call last): File "C:\ProgramData\Anaconda3\lib\runpy