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

Update python-sc2 #1

Open
raspersc2 opened this issue Dec 5, 2024 · 0 comments
Open

Update python-sc2 #1

raspersc2 opened this issue Dec 5, 2024 · 0 comments

Comments

@raspersc2
Copy link
Collaborator

Currently not running on ladder due to relying on old package.
python-sc2 should be updated with syntax updated as necessary

Traceback (most recent call last):
  File "/bots/sludge-revived/run.py", line 7, in <module>
    import sc2, sys
  File "/bots/sludge-revived/sc2/__init__.py", line 20, in <module>
    from .main import run_game
  File "/bots/sludge-revived/sc2/main.py", line 5, in <module>
    import async_timeout
ModuleNotFoundError: No module named 'async_timeout'
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

1 participant