V
V
vlarkanov2020-05-21 11:53:41
Python
vlarkanov, 2020-05-21 11:53:41

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

1 answer(s)
S
Sergey Karbivnichy, 2020-05-21
@vlarkanov

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 question

Ask a Question

731 491 924 answers to any question