kramcat / CharacterAI

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

An error occurs when installing dependencies #41

Closed R1senDev closed 11 months ago

R1senDev commented 11 months ago
$ pip install characterai==0.6.0

ERROR: Could not find a version that satisfies the requirement playwright>=1.32.1 (from characterai) (from versions: none)
ERROR: No matching distribution found for playwright>=1.32.1
KubaPro010 commented 11 months ago

I'm pretty sure that this is not the characterai lib's fault, it's playwright

Kylin93CN commented 11 months ago

i think u can use conda to create a new env, and then install this lib

kramcat commented 11 months ago

the problem is not in the library