#๐ there is really strange bug with this
16 messages ยท Page 1 of 1 (latest)
@mystic heath
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
here it is
and this is where i got the api
https://huggingface.co/spaces/Qwen/Qwen2.5
I'm by no means the most experienced at webdev, but I got an error like this once when trying to run something locally using https
not sure if that's even related but, I had to create a temp certificate
Dunno if that helps any
can you give me instructions?
i want it to fill it all in one file
Not a 1 line fix yo, setting up ssl certificates can be a bloody pain, that's why so few are able to help you much
it could be you need to update your computer's SSL certificate trusted root bundle, or your computer's time is wildly incorrect, or you built python with no SSL or no ability to access SSL certificates
if you have a python without ssl certificates, two possilbe sources are
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.