scottrice / Ice

Application to automatically add ROMs to Steam
http://scottrice.github.io/Ice/
MIT License
833 stars 95 forks source link

I keep getting this error when trying to start Ice. #440

Closed Lochstock closed 7 years ago

Lochstock commented 7 years ago

Any help would be appreciated, thanks.

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\Devin\AppData\Local\Scott Rice\Ice\ice.log'

edsonayllon commented 5 years ago

I get the same error