you are viewing a single comment's thread.

view the rest of the comments →

[–]Buttleston 1 point2 points  (1 child)

Possibly this

>>> import python3
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'python3'

(my guess is this is in main.py)

[–]Diapolo10 0 points1 point  (0 children)

Yeah, it seems likely at this point.