scottrice / Ice

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

Import Error: No module named pysteam.steam #465

Open nelmsee opened 7 years ago

nelmsee commented 7 years ago

So the website containing http://consolegrid.com/ice.zip isn't working... I've attempted to follow the repository's readme and proceed to the python -m ice command and here is what i get:

Traceback (most recent call last): File "C:\Python27\lib\site-packages\ice-0.1.0-py2.7.egg\ice__main.py", line 7, in from cli import CommandLineRunner File "C:\Python27\lib\site-packages\ice-0.1.0-py2.7.egg\ice\cli\init__.py", line 2, in from runner import CommandLineRunner File "C:\Python27\lib\site-packages\ice-0.1.0-py2.7.egg\ice\cli\runner.py", line 10, in from pysteam.steam import get_steam, Steam ImportError: No module named pysteam.steam

Anyone?

HEspoke commented 7 years ago

yup, i just noticed this problem today and it completely breaks the program. I had to go into the config.txt and remove the consolegrid text from "Providers=" It looks like consolegrid.com is no longer a valid domain and that the owner needs to reactivate it if they want to continue that website. Hopefully someone can give us a alternative to consolegrid and change some code in order to point ICE in the right direction.

vereis commented 7 years ago

You can get ice from archive.org

And retrogamindcloud's API is compatible with ICE. I believe you'll want to set your image provider to "retrogaming.cloud/api/v1/game/mostPopular".