kramcat / CharacterAI

Unofficial Python API for character.ai
https://docs.kram.cat
MIT License
434 stars 61 forks source link

im a beginner can someone explain what to do #29

Closed penawqq closed 1 year ago

penawqq commented 1 year ago

ModuleNotFoundError: No module named 'characterai' even though i did pip install characterai can someone help pls

KubaPro010 commented 1 year ago

What OS are you running? You may have multiple python instances, try to start the script with python3 instead of python (i assume you're using python)

aquadeve commented 1 year ago

I'm using windows

KubaPro010 commented 1 year ago

Search python on your start menu and see if you have more than 1 (the name should be like this: Python 3.11 (64-bit))

kramcat commented 1 year ago

not a library error, please create issues only with library errors