Closed thejohnd0e closed 6 months ago
Good catch. Will update to pip install python-on-whales
I've been trying to figure this out for the last day or two with no luck. I receive the same error.
Sorry about that, I had assumed the import in the requirements was the same as the import in python, didn't realize the - vs _, thank you for helping make it better.
I seem to be getting a different error now,
This is from a fresh clone as of a few minutes ago.
pip install beautifulsoup4
Unfortunately, nothing helped.
pip install beautifulsoup4
I still got an error after this, but I ended up updating/reinstalling all extensions from the update_wizard_windows.bat and it started working just fine. Thank you for your help!
Unfortunately, nothing helped.
See my reply above. I had the same error until I updated/installed everything.
Hmm, could be an update doing it. From here https://pypi.org/project/python-on-whales/ looks like it was released Apr 24. I will review a clean install and see if I can figure it out. It seems that docker has been the thorn in many peoples side on install, I may have to release one that doesn't use docker and just uses the qdrant binaries. Do you have docker desktop installed?
Hmm, could be an update doing it. From here https://pypi.org/project/python-on-whales/ looks like it was released Apr 24. I will review a clean install and see if I can figure it out. It seems that docker has been the thorn in many peoples side on install, I may have to release one that doesn't use docker and just uses the qdrant binaries. Do you have docker desktop installed?
I have docker installed. Once I ran an update for all extensions it's been working just fine, so I haven't able to pinpoint the issue. It doesn't seem to be docker related, at least on my end. Either way, your recent updates solved all of the problems I've been having for the last few days. It's been working properly as of the last few hours.
Unfortunately, nothing helped.
See my reply above. I had the same error until I updated/installed everything.
Of course I installed and double-checked all updates and dependencies, but it still didn't work in my case.
Oops.. now I see where my mistake was. Everything works well. Sorry!