Rowan Copley

Results 9 comments of Rowan Copley

I'm getting the same error just trying to `import geotext`, Python 3.6 on Windows 10 with Anaconda. Specifically this error: `UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 165:...

Fixed the problem by using Linux instead of Windows.

I may have been being slightly snarky.

language-babel is the way to go, thanks for the recommendation

Hmm, Installing it on a Raspberry 3 with 4.9, I get an error that it can't find spout. Is there some part of the code that thinks I'm running on...

Hey Max! Yep that was it, thanks :)

I'm new to Docker but wanted to use it for this project, so it would have been helpful for me to have the command in the docs to be just...

looks like we've got a few other price adjustments we should make too: https://openai.com/blog/function-calling-and-other-api-updates > gpt-3.5-turbo: $0.0015 per 1K input tokens and $0.002 per 1K output tokens > gpt-3.5-turbo-16k will...

we can at least compute the exact cost correctly for real calls since it's different for input/output tokens