scottrice / Ice

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

[Error 3] Path not found: u'c:/program files/steam\\userdata\\*.*' #317

Open glitchninja2000 opened 8 years ago

glitchninja2000 commented 8 years ago

Whenever I run the .exe, I get:

[12/09/15 10:34:49] An Error has occurred: [12/09/15 10:34:49] [Error 3] Path not found: u'c:/program files/steam\userdata_._' Traceback (most recent call last): File "", line 45, in File "", line 24, in main File "c:\Users\Scott.Scott-PC\Development\Projects\Ice\build\ice\out00-PYZ.pyz\ice.steam_user_manager", line 178, in user_ids_on_thismachine WindowsError: [Error 3] Path not found: u'c:/program files/steam\userdata_.' [12/09/15 10:34:49] ####################################

I am running it on MacBook Air, El Captian, using Wine, with Python 2.7.11 installed.