Answer the question
In order to leave comments, you need to log in
Windows: how to install tcode?
Hello. Installed tcode, like this:
py -m pip install tcod
When I try to import, I get
ModuleNotFoundError: No module named 'tcode'
What am I doing wrong?
Answer the question
In order to leave comments, you need to log in
Once you have installed tcod, you may need to import it like this:
import tcod
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question