nothing will work

  • i_am_sandwich
    19th May 2017 Member 0 Permalink

    yes i know this is a new thread but i need a responce how do i fix this error its driving me crazy 

     

    $ 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

     

     

     

    Edited once by i_am_sandwich. Last: 19th May 2017
  • Alexwall
    19th May 2017 Member 0 Permalink
    This post has been removed by jacob1: unhelpful
    Edited once by ajloveslily. Last: 19th May 2017
  • jacob1
    19th May 2017 Developer 0 Permalink
    My guess is that scons was installed improperly. Make sure you installed it to C:\Python27\Scripts\. If you see scons files in there, you probably forgot to add C:\Python27\Scripts\ to your path
  • i_am_sandwich
    19th May 2017 Member 0 Permalink

    @jacob1 (View Post)

    threre are scons files in there and i have added it to path but i now get this error 

    $ scons.py
    bash: scons.py: command not found

     

    please help i just want to make a mod

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