sg-wireless / pymakr-atom

Adds a REPL console to Atom that connects to your Pycom board. It can run code on the board or synchronize your project files.
Other
35 stars 11 forks source link

Cant find python #261

Open AliFerzali opened 3 years ago

AliFerzali commented 3 years ago

2021-06-25T16_44_20_981Z-debug.log It seems there is an issue with the python path, I had the same issue with atom at the beginning , I had to download python from Microsoft store to fix that issue with atom not recognizing that I had installed python 3.

elmasria commented 3 years ago

Hi @AliFerzali,

Thank you for your feedback and sorry for the late reply. a solution for your issue should be found in the below link.

https://github.com/pycom/pymakr-atom/issues/256

Best Regards, Ahmad EL Masri