git bash error

  • i_am_sandwich
    18th May 2017 Member 0 Permalink

    python 2 updates to python 3 the wiki needs to be changed

  • jacob2
    18th May 2017 Member 0 Permalink
    No, that isn't true. Python 2 and Python 3 are separate. As you can see from your first error message, our build system does not support Python 3. There is no way to change or fix that
  • i_am_sandwich
    18th May 2017 Member 0 Permalink

    @LBPHacker (View Post)

     there is no powder exe in the folder how do i make it 

  • jacob2
    18th May 2017 Member 0 Permalink
    @i_am_sandwich (View Post)
    By following the guide, which will tell you to run scons. After scons runs, you will have an exe
  • i_am_sandwich
    18th May 2017 Member 0 Permalink

    @jacob2 (View Post)

    that works now but now i get this instead

    $ scons.py
    Import failed. Unable to find SCons files in:
    C:\Users\J\AppData\Local\Programs\Python\Python36-32\Scripts\..\engine
    C:\Users\J\AppData\Local\Programs\Python\Python36-32\Scripts\scons-local-2.4.1
    C:\Users\J\AppData\Local\Programs\Python\Python36-32\Scripts\scons-local
    C:\Python27\scons-2.4.1
    C:\Python27\Lib\site-packages\scons-2.4.1
    C:\Python27\scons
    C:\Python27\Lib\site-packages\scons
    Traceback (most recent call last):
    File "C:/Users/J/AppData/Local/Programs/Python/Python36-32/Scripts/scons.py", line 190, in <module>
    import SCons.Script
    ImportError: No module named SCons.Script

    hellp mee

    Edited 2 times by i_am_sandwich. Last: 19th May 2017