Skip to content

pkg_resources not found #107

Description

@soerendomroes

Description

Wenn ich dem Guide zum erstellen eines Python Spielers folge, bekomme ich folgenden Fehler:

Traceback (most recent call last):
  File "/home/sdo/Documents/socha/Development/python_player_test/logic.py", line 25, in <module>
    from socha.starter import Starter
  File "/home/sdo/Documents/socha/Development/python_player_test/venv/lib/python3.12/site-packages/socha/starter.py", line 12, in <module>
    import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'

Environment

  • Python version: [e.g. 3.12]
  • Operating System: [Ubuntu 24.04]
  • Version of the Python SoCha Client: latest

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions