purduesigbots / pros-cli2

Command Line Interface for managing PROS projects
http://pros.cs.purdue.edu
Mozilla Public License 2.0
13 stars 10 forks source link

Prose wont build "OSError: [WinError 216] This version of %1 is not compatible with the version of Windows you're running." #62

Open Samuel12321 opened 6 years ago

Samuel12321 commented 6 years ago

Expected Behavior:

Prose Builds correctly

Actual Behavior:

ile "C:\Python36-32\lib\site-packages\cx_Freeze\initscripts\Console.py", line 26, in run File "proscli/main.py", line 26, in File "proscli/main.py", line 9, in main File "C:\Python36-32\lib\site-packages\click\core.py", line 697, in main File "C:\Python36-32\lib\site-packages\click\core.py", line 1066, in invoke File "C:\Python36-32\lib\site-packages\click\core.py", line 895, in invoke File "C:\Python36-32\lib\site-packages\click\core.py", line 535, in invoke File "C:\Python36-32\lib\site-packages\click\decorators.py", line 17, in new_func File "C:\build\workspace\PROS_cli_master-U5QYE3LMZZ6R2DH474KTPRVX6MYCIOBQ2AX7YB2NUO2V2NE7GQ5Q\proscli\build.py", line 40, in make File "C:\Python36-32\lib\subprocess.py", line 707, in init File "C:\Python36-32\lib\subprocess.py", line 992, in _execute_child OSError: [WinError 216] This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher

Steps to reproduce:

open project, click build and open PowerShell window

System information:

Operating System: (Windows, OS X, Ubuntu) Windows 10 Version 1151, 32bit

PROS Version: (run pros --version) pros version: 2.12.2 Kernel Version: 1.21.2

Additional Information

Screenshots/Output Dumps/Stack Traces