You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: