-
Notifications
You must be signed in to change notification settings - Fork 7.6k
i can't update it #1589
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
what did you do exactly? Also you can look up on google for "git pull latest changes" or similar. |
I went to git GIT GUI and clicked on remote > fetch from> origin and it gave successful massage |
This seems related to the problem I'm experiencing. I am trying to install this library into Arduino on my Mac, and each step is successful, up until I have to run "get.py". The error message that I ultimately recieve is "IOError: [Errno socket error] [Errno 60] Operation timed out" In Arduino preferences, my sketchbook path is indeed ~/Documents/Arduino. Here is the command in my terminal:
Here is the Trackback I get from get.py:
It seems that the website hosting xtensa-esp32-elf-osx-1.22.0-80-g6c4433a-5.2.0.tar.gz is not available right now. UPDATE: After reading other issues, I came across #1559.
If everything is working, you should see output similar to below:
|
finally i delete my esp32 core and re-clone it. and it's successfully updated. |
If your problem is resolved, please close the issue. |
ok but there is one more question! |
Yes. That will give you a static version of the core. The preferred method for that will now be to use the Arduino boards manager. https://github.com/lbernstone/arduino-esp32/blob/pr1/docs/arduino-ide/boards_manager.md |
thank you for your help guys |
hi i tried to update my arduino core according from Installation Instructions for windows but it didn't update.
it didn't add any new file to my computer (OTAWebUpdater) or new board (WiPy 3.0) in IDE.
please help.
The text was updated successfully, but these errors were encountered: