pkg_resources not found
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
Research direction
Start by reproducing the Python 3.12 setup described in the issue and inspect the import at socha/starter.py line 12, reached from logic.py line 25. Check how the Python client declares and installs the dependency, then verify that following the player guide no longer raises ModuleNotFoundError for pkg_resources.
Written by the indexing model from the issue text.
Description
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
- Dominant language
- Python
- Stars
- 13
- Forks
- 4
- Avg merge
- 12h 20m
- Merged PRs (30d)
- 2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from software-challenge/player_python
-
Verlorene Verbindung Openbug
Difficulty 3/5 1-2 days Newbie friendliness 57/100
-
software-challenge/player_python#108 · 1 assignee ·
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
software-challenge/player_python#106 · 1 comment ·
-
software-challenge/player_python#105 · 1 assignee ·
-
software-challenge/player_python#102 · 1 assignee ·
All issues in software-challenge/player_python
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
learningequality/ricecooker#747 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
BSData/horus-heresy-3rd-edition#3171 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
run-llama/llama_index#23199 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
KhronosGroup/glTF-Blender-IO#2769 ·