Skip to content

cannot import name get_steam #491

@bruno-f-cruz

Description

@bruno-f-cruz

when running "python -m ice" after installation, i get:

Traceback (most recent call last):
File "E:\SteamLibrary\emulator\Ice\ice_main_.py", line 7, in
from cli import CommandLineRunner
File "ice\cli_init_.py", line 2, in
from runner import CommandLineRunner
File "ice\cli\runner.py", line 10, in
from pysteam.steam import get_steam, Steam
ImportError: cannot import name get_steam

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions