Closed a-r-t-i-f-i-c-i-a-l closed 2 years ago
Hey,
I guess you are using a Windows machine. Unfortunately, I haven't tested anything on Windows, so I can't help with you so much at this moment.
Btw, running Linux on Windows has become much simpler:
It's of course a pain in the ass to move from Windows to Linux, but I bet it's worth it, especially if you are willing to be involved more into software development.
Otherwise, you'll have to google or find someone who can help you with running things on a Windows machine.
@a-r-t-i-f-i-c-i-a-l
One of the students managed to run it on Windows. Check this out: https://github.com/leolani/cltl-chatbots/blob/main/TROUBLESHOOTING.md
I've tried the steps outlined there, but the encoding is already set in setup.py
. Trying to change it to # encoding: utf-8
does nothing either.
Do you wanna give a shot at windows 11 WSL? I've tested it yesterday, and now it supports sound output as well. They say USB devices might work too but it might be a bit hacky at this point.
When trying to install
cltl-chatbots
withpy -m pip install -r requirements.txt
, I get the following output: