correagithub

Results 4 comments of correagithub

Different versions are collected! PyInstaller 5.3: ('python3.dll', 'C:\\Python39\\python3.dll', 'BINARY') PyInstaller 5.4.1: ('python3.dll', 'C:\\Python310\\python3.dll', 'BINARY')

My application use a virtual environment with Python 3.9 but both versions are listed within PATH in following order: ... C:\Python310\ C:\Python39\ .... The first to clear would be the...

Additional information: Python39 is in the local user PATH Python310 is in the system PATH