platformio / platformio-atom-ide

PlatformIO IDE for Atom: The next generation integrated development environment for IoT
https://atom.io/packages/platformio-ide
Apache License 2.0
476 stars 71 forks source link

InstallationManager #2363

Closed ETS5 closed 4 years ago

ETS5 commented 4 years ago

Error: Could not create PIO Core Virtual Environment. Please create it manually -> http://bit.ly/pio-core-virtualenv Error: Virtualenv Create: Traceback (most recent call last): File "C:\Users\bedgar.platformio.cache\tmp-20756Xrg7ezyqhROt\virtualenv-16.7.7\virtualenv.py", line 2628, in main() File "C:\Users\bedgar.platformio.cache\tmp-20756Xrg7ezyqhROt\virtualenv-16.7.7\virtualenv.py", line 870, in main symlink=options.symlink, File "C:\Users\bedgar.platformio.cache\tmp-20756Xrg7ezyqhROt\virtualenv-16.7.7\virtualenv.py", line 1156, in create_environment install_python(home_dir, lib_dir, inc_dir, bin_dir, site_packages=site_packages, clear=clear, symlink=symlink) File "C:\Users\bedgar.platformio.cache\tmp-20756Xrg7ezyqhROt\virtualenv-16.7.7\virtualenv.py", line 1526, in install_python shutil.copyfile(executable, py_executable) File "C:\Users\bedgar.platformio\python37\lib\shutil.py", line 121, in copyfile with open(dst, 'wb') as fdst: PermissionError: [Errno 13] Permission denied: 'C:\Users\bedgar.platformio\penv\Scripts\python.exe'

Using base prefix 'C:\Users\bedgar.platformio\python37' New python executable in C:\Users\bedgar.platformio\penv\Scripts\python.exe

ivankravets commented 4 years ago

We have just released a new version 2.7.0, please upgrade.

Please note that we HIGHLY recommend moving to PlatformIO IDE for VSCode which resolves tons of issues and brings a lot of new features.