Skip to content
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

Errors installing; platformio platform install espressif32 #56

Closed
jorgebnunes opened this issue Dec 3, 2017 · 2 comments
Closed

Errors installing; platformio platform install espressif32 #56

jorgebnunes opened this issue Dec 3, 2017 · 2 comments

Comments

@jorgebnunes
Copy link

Hi.

I'm facing this issue:


PS D:\Visual Studio 2017\Projects\OurSecurity\Blynk> pio update
Updating tool-scons @ 3.20501.2 [Up-to-date]
Updating tool-unity @ 1.20302.1 [Up-to-date]
Updating pysite-pioplus @ 0.4.2 [Up-to-date]
Updating contrib-piohome @ 0.4.0 [Up-to-date]
Updating tool-pioplus @ 0.11.0 [Up-to-date]

Platform Manager

Platform Espressif 8266 (Stage)

Updating espressif8266 @ 4f59cef [Up-to-date]
Updating framework-arduinoespressif8266 @ eb49406 [Up-to-date]
Updating tool-esptool @ 1.409.0 [Up-to-date]
Updating toolchain-xtensa @ 1.40802.0 [Up-to-date]

Library Manager

PS D:\Visual Studio 2017\Projects\OurSecurity\Blynk> platformio platform install espressif32
PlatformManager: Installing espressif32
Downloading [####################################] 100%
Unpacking [####################################] 100%
espressif32 @ 0.11.0 has been successfully installed!
PackageManager: Installing toolchain-xtensa32 @ ~1.50200.2
Downloading [------------------------------------] 0%
Please manually remove file C:\Users\Jorge\.platformio\packages\_tmp_installing-sfpzza-package\toolchain-xtensa32-windows-1.50200.2.tar.gz
Warning! Package Mirror: [Error 32] The process cannot access the file because it is being used by another process: 'C:\Users\Jorge\.platformio\packages\_tmp_installing-sfpzza-package\toolchain-xtensa32-windows-1.50200.2.tar.gz'
Looking for other mirror...
Downloading [------------------------------------] 0%
Please manually remove file C:\Users\Jorge\.platformio\packages\_tmp_installing-tfrkxm-package\toolchain-xtensa32-windows-1.50200.2.tar.gz
Warning! Package Mirror: [Error 32] The process cannot access the file because it is being used by another process: 'C:\Users\Jorge\.platformio\packages\_tmp_installing-tfrkxm-package\toolchain-xtensa32-windows-1.50200.2.tar.gz'
Looking for other mirror...
Error: Could not install 'toolchain-xtensa32' with version requirements '~1.50200.2' for your system 'windows_amd64'.
If you use Antivirus, it can block PlatformIO Package Manager. Try to disable it for a while.
PS D:\Visual Studio 2017\Projects\OurSecurity\Blynk>


I've tried to uninstall my antivirus ant the result is the same.
Can you help?

Thanks in advance.
Regards,

Jorge

@jorgebnunes
Copy link
Author

For the info I'm using VSCode. On Atom IDE it works fine.
Thanks.

@ivankravets
Copy link
Member

See http://docs.platformio.org/en/latest/ide/vscode.html#packagemanager-is-unable-to-install-tool

Jason2866 referenced this issue in Jason2866/platform-espressif32 Feb 13, 2023

* Update IDF mDNS

* IDF v4.4.3.20230129

* Tasmota esptool.py v4.4

* Better handling of ESP IDF Python dependencies
Jason2866 referenced this issue in Jason2866/platform-espressif32 Jun 4, 2023
* Tasmota core 2.0.5

* `adapter speed`

* `adapter speed`

* Update platform.py

* adapter speed 20000

* rm adapter speed

* toolchain patch5

* rm custom arm toolchains

* rm custom arm toolchains

* rm custom arm toolchains

* IDF 4.4.3.5

which uses patch5 toolchains

* Tasmota/one platform (#32)

* ULP CI test Linux
* new ulp examples
* use `toolchain-riscv32-esp` for riscv ulp projects
* rm example `SPIFFS`
* rm `mbcwb` support
* One Tasmota Platformio Platform

* Release Core 2.0.5 one Platform versions

* rm duplicate entrys

* Update README.md

* ulp update

* ULP CI test Linux
* install ulp toolchain always for s2, s3
* new ulp examples
* use `toolchain-riscv32-esp` for riscv ulp projects
* rm example `SPIFFS`
* rm `mbcwb` support

* refactore

* espota path fix

* add solo1 / ITEAD to CI
* fix `espota.py` path

* ulp official

* Update examples.yml

* integrate changes from upstream (#37)

* align upstream
* rm adapter speed (defaults are set in OCD)

* cmake v3.21

* Boards update

* Update README.md

* Update platformio.ini

* add solo1

* Update platformio.ini

* fix CI example

* esp32 offset needed

* Setting is needed for Debugger

* Update main.py

* Update arduino.py

* Fix ESP32 Offset for OCD

* align with upstream

* rm not needed `projenv`

* Install and use only needed framework

* Install and use only needed framework (#43)

* rm overlooked "mbctool"

* Update README.md

* Update README.md

* Update README.md

* esptool v4.3.1

increased flash speed for S2/S3

* 2.0.5.2

* Update examples.yml

* Tasmota repo

* Change readme to 2.0.5.2

* Sort ULP Sources

order via the filenames.

* Flash mode correcting for IDF too

* Tasmota core 2.0.5.3 / IDF4.4.3

* Platformio 2.0.5+3

* Update README.md

* esptool v4.4

* Change versioning for Platform

* Update README.md

* use cdn.jsdelivr.net

* revert cdn

* esptool.py v4.4.1

* minor updates (#46)

* esptool v4.4

* Change Platform versioning

version: 2.0.5+20221125

* Update examples.yml

* Ubuntu 22.04

* pip install wheel

* use cdn.jsdelivr.net

* revert cdn

* Normalize path in the "IDF_PATH" variable

* fix HwID

* upgrade pip to latest

* use wheel to install pip dependencies

* esptool.py v4.4.1

* Tasmota Core 2.0.5.4

* Target: Erase and Upload (#48)

* Target: Erase Flash and Upload
* zopfli
* "version": "2022.12.1"

* core 2.0.6

* Tasmota core 2.0.6

* Latest IDF 4.4.3

* Platform 2022.12.2

* Update README.md

* esptool.py v4.4.3

* Small fixes

* no `pip install --force-reinstall`
* Update install `windows-curses`

* Framework 20232901

* Update IDF mDNS
* IDF v4.4.3.20230129
* Tasmota esptool.py v4.4

* Better handling of ESP IDF Python dependencies (#56)



* Update IDF mDNS

* IDF v4.4.3.20230129

* Tasmota esptool.py v4.4

* Better handling of ESP IDF Python dependencies

* esptool v4.4.5

* esptool.py v4.5

* Update README.md

* esptool.py v4.5.1

* Tasmota Core 2.0.7

* Update README.md

* Add files via upload

* Updates from upstream

* version "2023.01.02"

* Update platform.json

* Delete examples/espidf-aws-iot directory

* Delete examples/espidf-ble-eddystone directory

* Update boards and examples

* Update OpenOCD

* Tasmota Core 2.0.8

* Update OpenOCD
* Install python tool `esp-idf-size`
* install `wheel`
* Update README.md

* add "tasmota-metrics": ">=0.3.2"

* use "tasmota-metrics": ">=0.3.3"

* version "2023.04.02"

* 2023.05.00 Core 2.0.9

* Process internal Arduino libraries in mixed Arduino/IDF projects
 * 2023.05.00 Core 2.0.9

* Update README.md

* Update platform.json

* Update esp32s3camlcd.json

* Core 2.0.9.2023.05.17

* Better handling of macros exported from IDF
* esptool v4.5.2
* Update esp32s3camlcd.json
* core 2.0.9 from 2023.05.17
* Update README.md

* Core 2.0.9.2023.05.29

* use bootloader `opi` for opi devices

* rm litter

* rm redundant entrys

* rm ocd adapter speed

* rm ocd adapter speed

* Core 2.0.7

* Update seeed_xiao_esp32c3.json

* readme update

* update boards part 1

* update boards part 2

* update boards part 3

* Updates from upstream

* Expand OS vars in build.esp-idf.sdkconfig_path

* Update platformio.ini

* Delete examples/espidf-peripherals-uart directory

* Delete examples/espidf-peripherals-usb directory

* Add files via upload

* Delete tests.yml

* Add files via upload

* IDF: Propagate build flags for ASM files

* Update espidf.py

* Update platform.json

* Update platformio.ini

* Update platformio.ini

* Update examples.yml

* Delete examples/espidf-aws-iot directory

* Delete examples/espidf-ble-eddystone directory

* DHCP lwip timeout fix

* rm redundant test env

* LittleFS example

* IDF component registry for `LittleFS`

* Update platform.json

* Update espidf.py

* Update OpenOCD

* Install python tool `esp-idf-size`

* install `wheel`

* Update platform.json

* Tasmota Core 2.0.8

* Update README.md

* use "tasmota-metrics": ">=0.3.2"

* use "tasmota-metrics": ">=0.3.3"

* Update platform.json

* Update platform.json

* Update platform.json

* Process internal Arduino libraries in mixed Arduino/IDF projects

* Core 2.0.9

* 2023.05.00 Core 2.0.9

* Better handling of macros exported from IDF

* esptool v4.5.2

* Update esp32s3camlcd.json

* core 2.0.9 from 2023.05.17

* Update README.md

* "urllib3": "<2"

* core 2.0.9 20230529

* Update README.md

* core 2.0.9 2023.05.03

* 2023.05.03

* esptool v4.6.1
Jason2866 referenced this issue in Jason2866/platform-espressif32 Jun 4, 2023
* Tasmota core 2.0.5

* `adapter speed`

* `adapter speed`

* Update platform.py

* adapter speed 20000

* rm adapter speed

* toolchain patch5

* rm custom arm toolchains

* rm custom arm toolchains

* rm custom arm toolchains

* IDF 4.4.3.5

which uses patch5 toolchains

* Tasmota/one platform (#32)

* ULP CI test Linux
* new ulp examples
* use `toolchain-riscv32-esp` for riscv ulp projects
* rm example `SPIFFS`
* rm `mbcwb` support
* One Tasmota Platformio Platform

* Release Core 2.0.5 one Platform versions

* rm duplicate entrys

* Update README.md

* ulp update

* ULP CI test Linux
* install ulp toolchain always for s2, s3
* new ulp examples
* use `toolchain-riscv32-esp` for riscv ulp projects
* rm example `SPIFFS`
* rm `mbcwb` support

* refactore

* espota path fix

* add solo1 / ITEAD to CI
* fix `espota.py` path

* ulp official

* Update examples.yml

* integrate changes from upstream (#37)

* align upstream
* rm adapter speed (defaults are set in OCD)

* cmake v3.21

* Boards update

* Update README.md

* Update platformio.ini

* add solo1

* Update platformio.ini

* fix CI example

* esp32 offset needed

* Setting is needed for Debugger

* Update main.py

* Update arduino.py

* Fix ESP32 Offset for OCD

* align with upstream

* rm not needed `projenv`

* Install and use only needed framework

* Install and use only needed framework (#43)

* rm overlooked "mbctool"

* Update README.md

* Update README.md

* Update README.md

* esptool v4.3.1

increased flash speed for S2/S3

* 2.0.5.2

* Update examples.yml

* Tasmota repo

* Change readme to 2.0.5.2

* Sort ULP Sources

order via the filenames.

* Flash mode correcting for IDF too

* Tasmota core 2.0.5.3 / IDF4.4.3

* Platformio 2.0.5+3

* Update README.md

* esptool v4.4

* Change versioning for Platform

* Update README.md

* use cdn.jsdelivr.net

* revert cdn

* esptool.py v4.4.1

* minor updates (#46)

* esptool v4.4

* Change Platform versioning

version: 2.0.5+20221125

* Update examples.yml

* Ubuntu 22.04

* pip install wheel

* use cdn.jsdelivr.net

* revert cdn

* Normalize path in the "IDF_PATH" variable

* fix HwID

* upgrade pip to latest

* use wheel to install pip dependencies

* esptool.py v4.4.1

* Tasmota Core 2.0.5.4

* Target: Erase and Upload (#48)

* Target: Erase Flash and Upload
* zopfli
* "version": "2022.12.1"

* core 2.0.6

* Tasmota core 2.0.6

* Latest IDF 4.4.3

* Platform 2022.12.2

* Update README.md

* esptool.py v4.4.3

* Small fixes

* no `pip install --force-reinstall`
* Update install `windows-curses`

* Framework 20232901

* Update IDF mDNS
* IDF v4.4.3.20230129
* Tasmota esptool.py v4.4

* Better handling of ESP IDF Python dependencies (#56)



* Update IDF mDNS

* IDF v4.4.3.20230129

* Tasmota esptool.py v4.4

* Better handling of ESP IDF Python dependencies

* esptool v4.4.5

* esptool.py v4.5

* Update README.md

* esptool.py v4.5.1

* Tasmota Core 2.0.7

* Update README.md

* Add files via upload

* Updates from upstream

* version "2023.01.02"

* Update platform.json

* Delete examples/espidf-aws-iot directory

* Delete examples/espidf-ble-eddystone directory

* Update boards and examples

* Update OpenOCD

* Tasmota Core 2.0.8

* Update OpenOCD
* Install python tool `esp-idf-size`
* install `wheel`
* Update README.md

* add "tasmota-metrics": ">=0.3.2"

* use "tasmota-metrics": ">=0.3.3"

* version "2023.04.02"

* 2023.05.00 Core 2.0.9

* Process internal Arduino libraries in mixed Arduino/IDF projects
 * 2023.05.00 Core 2.0.9

* Update README.md

* Update platform.json

* Update esp32s3camlcd.json

* Core 2.0.9.2023.05.17

* Better handling of macros exported from IDF
* esptool v4.5.2
* Update esp32s3camlcd.json
* core 2.0.9 from 2023.05.17
* Update README.md

* Core 2.0.9.2023.05.29

* use bootloader `opi` for opi devices

* rm litter

* rm redundant entrys

* rm ocd adapter speed

* rm ocd adapter speed

* Core 2.0.7

* Update seeed_xiao_esp32c3.json

* readme update

* update boards part 1

* update boards part 2

* update boards part 3

* Updates from upstream

* Expand OS vars in build.esp-idf.sdkconfig_path

* Update platformio.ini

* Delete examples/espidf-peripherals-uart directory

* Delete examples/espidf-peripherals-usb directory

* Add files via upload

* Delete tests.yml

* Add files via upload

* IDF: Propagate build flags for ASM files

* Update espidf.py

* Update platform.json

* Update platformio.ini

* Update platformio.ini

* Update examples.yml

* Delete examples/espidf-aws-iot directory

* Delete examples/espidf-ble-eddystone directory

* DHCP lwip timeout fix

* rm redundant test env

* LittleFS example

* IDF component registry for `LittleFS`

* Update platform.json

* Update espidf.py

* Update OpenOCD

* Install python tool `esp-idf-size`

* install `wheel`

* Update platform.json

* Tasmota Core 2.0.8

* Update README.md

* use "tasmota-metrics": ">=0.3.2"

* use "tasmota-metrics": ">=0.3.3"

* Update platform.json

* Update platform.json

* Update platform.json

* Process internal Arduino libraries in mixed Arduino/IDF projects

* Core 2.0.9

* 2023.05.00 Core 2.0.9

* Better handling of macros exported from IDF

* esptool v4.5.2

* Update esp32s3camlcd.json

* core 2.0.9 from 2023.05.17

* Update README.md

* "urllib3": "<2"

* core 2.0.9 20230529

* Update README.md

* core 2.0.9 2023.05.03

* 2023.05.03

* esptool v4.6.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants