I’m trying to install langchain, google-genai and tiktoken
What I’ve tried and what’s not working:
The packages seem to be installed but I am getting import errors for each of the above.
I’ve tried installing earlier versions of each but still the same problem.
Any ideas?
Hi @cipherzot,
Hmm. Can you share a clone link to an example app demonstrating this issue?
Thanks for taking a look!
I’ve been using the Python 3.10 (Beta) server environment with standard base packages.
I added, and have been successfully using for months, the PyPI module MechanicalSoup v.1.3.0, calling it only from server code, never from the client.
Starting yesterday (Sat 5 Apr), I’ve started getting the error in the topic name. The forum shows many similar errors, with different modules, over the years, but I could not find anything helpful to my problem.
I am on the Hobby plan. Thanks for any help.
(Moving to Bug Reports)
Update: We have reproduced this issue, and have deployed a fix. Sorry about that!
3 Likes
seems like everything is working - THANKS!!
1 Like
It works for me too now, thank you very much.