-
### What bug did you encounter?
Crashed while playing the game. Below is the code I received
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script…
-
Trying to create a very basic game, and getting crashing on Windows 7 32-bit:
```
import bacon
class Game:
def on_tick(self):
bacon.clear(0, 0, 0, 1)
bacon.se…
-
Hello everyone,
My terminal raises an error when i try to launch a game with python-sc2.
It says "ValueError: 3794 is not a valid AbilityId".
I don't know what to do...
Here's my code (stolen …
-
Hi
Python on riscv is going to be a game changer. We don't have a python cross compiler for riscv
-
`python mcts_go.py` and entering the first coordinate results in:
```
Traceback (most recent call last):
File "mcts_go.py", line 47, in
main()
File "mcts_go.py", line 41, in main
mo…
-
**Is your feature request related to a problem? Please describe (REQUIRED):**
I had a usecase the other day I couldn't fulfill with an editor-script (and made a pythonscript instead).
I wanted to …
-
Updating manifest works fine, but download does not. So far tried to delete manifest at all, verify all games with no positive impact.
Error obtained:
```
Traceback (most recent call last):
…
-
It seems Tensorflow doesn't support Python 2.7 anymore. I installed some of the versions (1.10.0, 1.5.0, 1.8.0) with .whl from here https://github.com/fo40225/tensorflow-windows-wheel. But with all ve…
-
Hello, I am optimizing lineups for tonight's NBA slate and I wanted to set max exposure for a particular player to zero, in effect removing him from my player pool. However, I get a Key Error for that…
-
I want to make the flappy bird game using python. Please assign this issue to me. So that I can participate in Hacktoberfest 2022. Thanks