From what your page says, I downloaded python and pip, and tried to edit the console.txt, emulator.txt, and the config.txt files, but I must be doing it wrong, because I get the following:
Traceback (most recent call last):
File "", line 7, in
File "c:\program files (x86)\python27\lib\site-packages\PyInstaller-3.1-py2.7.egg\PyInstaller\loader\pyimod03_importers.py", line 389, in load_module
File "ice\runners\command_line_runner.py", line 12, in
File "c:\program files (x86)\python27\lib\site-packages\PyInstaller-3.1-py2.7.egg\PyInstaller\loader\pyimod03_importers.py", line 389, in load_module
File "ice\runners\ice_engine.py", line 14, in
File "c:\program files (x86)\python27\lib\site-packages\PyInstaller-3.1-py2.7.egg\PyInstaller\loader\pyimod03_importers.py", line 389, in load_module
File "ice\backups.py", line 10, in
File "c:\program files (x86)\python27\lib\site-packages\PyInstaller-3.1-py2.7.egg\PyInstaller\loader\pyimod03_importers.py", line 389, in load_module
File "ice\logs.py", line 66, in
File "ice\logs.py", line 53, in create_logger
File "logging\handlers.py", line 117, in init
File "logging\handlers.py", line 64, in init
File "logging__init.py", line 903, in init
File "logging\init__.py", line 926, in _open
IOError: [Errno 2] No such file or directory: u'C:\Users\FlraD\AppData\Local\Scott Rice\Ice\ice.log'
From what your page says, I downloaded python and pip, and tried to edit the console.txt, emulator.txt, and the config.txt files, but I must be doing it wrong, because I get the following:
Traceback (most recent call last): File "", line 7, in
File "c:\program files (x86)\python27\lib\site-packages\PyInstaller-3.1-py2.7.egg\PyInstaller\loader\pyimod03_importers.py", line 389, in load_module
File "ice\runners\command_line_runner.py", line 12, in
File "c:\program files (x86)\python27\lib\site-packages\PyInstaller-3.1-py2.7.egg\PyInstaller\loader\pyimod03_importers.py", line 389, in load_module
File "ice\runners\ice_engine.py", line 14, in
File "c:\program files (x86)\python27\lib\site-packages\PyInstaller-3.1-py2.7.egg\PyInstaller\loader\pyimod03_importers.py", line 389, in load_module
File "ice\backups.py", line 10, in
File "c:\program files (x86)\python27\lib\site-packages\PyInstaller-3.1-py2.7.egg\PyInstaller\loader\pyimod03_importers.py", line 389, in load_module
File "ice\logs.py", line 66, in
File "ice\logs.py", line 53, in create_logger
File "logging\handlers.py", line 117, in init
File "logging\handlers.py", line 64, in init
File "logging__init.py", line 903, in init
File "logging\init__.py", line 926, in _open
IOError: [Errno 2] No such file or directory: u'C:\Users\FlraD\AppData\Local\Scott Rice\Ice\ice.log'
Any help would be greatly appreciated.