Visual Studio Code- PIO install win7 64bit

error with install PIO.
I’ve been testing 32/64 bit versions of different versions of python and others

image

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\Stacja 4\.platformio\.cache\tmp-109483rO1PK716YcX\virtualenv-16.7.5\virtualenv.py", line 2632, in <module> 
main() 
File "C:\Users\Stacja 4\.platformio\.cache\tmp-109483rO1PK716YcX\virtualenv-16.7.5\virtualenv.py", line 860, in main 
create_environment( 
File "C:\Users\Stacja 4\.platformio\.cache\tmp-109483rO1PK716YcX\virtualenv-16.7.5\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\Stacja 4\.platformio\.cache\tmp-109483rO1PK716YcX\virtualenv-16.7.5\virtualenv.py", line 1526, in 
install_python shutil.copyfile(executable, py_executable) 
File "D:\Program Files (x86)\Python38-32\lib\shutil.py", line 259, in copyfile with open(src, 'rb') ...

Which python version do you have installed there? 3.8 /3.2?

Also seems to be related to Having trouble with Python since you updated Platform IO - #4 by dlhethern

3.8
ok i check it.
Thanks

See

1 Like