You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@sathiyaraj45 Can you remove that .bashrc change and take a look at #7348? You'll need to re-run the get.py to download a new OSX bundle with a portable python3 interpreter included (so not path changes, no need to use brew or install Xcode.
We installed python3 in my new mac environment but we unable to compile in Arduino IDE for NodeMCU.
We updated the python env path in ~/.bash_profile
#Python env path
export PATH=/usr/local/bin:$PATH
The text was updated successfully, but these errors were encountered: