when i try to run the command scons.py i get this error how can i fix it
$ scons.py
scons: *** SCons version 2.4.1 does not run under Python version 3.6.0.
Python 3 is not yet supported.
and if i ignor this and go on to the next step i get this
$ mingw-get install gcc g++ mingw32-libbz2 bzip2 mingw32-libz zlib mingw32-pthreads-w32
bash: mingw-get: command not found
how can i fix these
C:\Users\J>PATH=C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\Program Files\Git\cmd;C:\Users\J\AppData\Local\Programs\Python\Python36-32\Scripts\;C:\Users\J\AppData\Local\Programs\Python\Python36-32\
that is the output
how do i download python 2?
when i add it to path is dissapers when i go back into it
Try this in a command prompt:
setx PATH "C:\Python27;C:\Python27\Scripts;C:\MinGW\bin;%PATH%"
Then close the prompt and open a new one. That should fix it.
Also, if any of your programs stops working after you do this, just bump this thread. It shouldn't happen, but meh.
@LBPHacker! i have a folder full of files and tpt.exe id this right?