Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import Error: No module named pysteam.steam #465

Open
nelmsee opened this issue Jun 4, 2017 · 2 comments
Open

Import Error: No module named pysteam.steam #465

nelmsee opened this issue Jun 4, 2017 · 2 comments

Comments

@nelmsee
Copy link

nelmsee commented Jun 4, 2017

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
Copy link

HEspoke commented Jun 8, 2017

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
Copy link

vereis commented Jun 12, 2017

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".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants