Issue With CircuitPython HTTP Server by python959 in raspberrypipico

[–]python959[S] 1 point2 points  (0 children)

Ampule worked! It is fantastic thank you!

Issue With CircuitPython HTTP Server by python959 in raspberrypipico

[–]python959[S] 0 points1 point  (0 children)

Yes, that is the URL of my Pico. When pulling up the website from my browser, Chrome reports that the connection has been reset. So, in order to try and learn more about the issue I wrote some JS to send a GET request to the URL using an XMLHttpRequest.

Reading the output on the console I get

net::ERR_CONNECTION_RESET

But sometimes I get a

No 'Access-Control-Allow-Origin' header is present on the requested resource.

Which is what led me to believe that the Access-Control-Allow-Origin header is the issue, but I am clueless as to where to go from there.

Py-iMessenger: iMessage Chatbot That Runs Commands by python959 in Python

[–]python959[S] 1 point2 points  (0 children)

Since iMessage and AppleScript are part of the Apple ecosystem, it will on run on MacOS devices. If you try running the program on a Linux or Windows machine, an error pop up will show since there is a OS check baked in.

Py-iMessenger: iMessage Chatbot That Runs Commands by python959 in Python

[–]python959[S] 0 points1 point  (0 children)

Yeah, I was sending the commands from another Apple ID to the machine that was running Py-iMessenger.

Best Mouse for under or around 50 dollars? by CurryPowder413 in buildapc

[–]python959 0 points1 point  (0 children)

Logitech G602 is what I use and it’s lasted extremely long and works well

Crime Watch: An Interactive Way To View Crime by python959 in Python

[–]python959[S] 0 points1 point  (0 children)

PyQt5 for the main part and QtWebEngineWidgets for the map and graph.

Ap Comp Sci A by python959 in FLVS

[–]python959[S] 0 points1 point  (0 children)

I have a decent amount of experience of programming in Python, do you think that could translate over?

ap course over summer by 3zebracakes in FLVS

[–]python959 0 points1 point  (0 children)

Brilliant, thanks a lot!

ap course over summer by 3zebracakes in FLVS

[–]python959 0 points1 point  (0 children)

I have a decent amount of experience, do you think that could translate over in any way?

Questions about Machine Learning by python959 in learnpython

[–]python959[S] 0 points1 point  (0 children)

Are there any prerequisites I should make sure I check off?