You will be muted until you read the rules. Read them! @Rules_for_Python A group about the Python programming language. Offtopic things go here: @pythonofftopic Resources to learn python: @pythonres Group for Hy: @hylang Selenium: @SeleniumPython
Rule 5️⃣: To share code or error tracebacks, use an online pasting service like:
- https://dpaste.org
- https://hastebin.com
- https://bin.kv2.dev
If you posted a wall of text, go back and delete it.
❗️ Message from Susancarter4 [7663966763
] was reported to the admins.
Still working on my build a bot project after finding the latest tittorial
Читать полностью…Are you building on a Windows machine or a docker container?
Читать полностью…Collecting pandas (from data-fetcher)
Using cached pandas-2.3.0.tar.gz (4.5 MB)
Installing build dependencies ... |
pyqt and pyside for more advanced gui (based on qt)
tkinter is a built in module in python looks like older but come in handy when it comes to setting up small projects
So then you don't need a roadmap, lear a GUI library: pyside, tkinter, wxwidgets, etc
Читать полностью…note: This error originates from a subprocess, and is likely not a problem with pip. [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. ~ $
Читать полностью…Well that makes sense, you'll need to compile most packages because there are no wheels for most projects on arm
Читать полностью…Anybody got the remedy for installing pandas , I did pip install pandas and it'z forever installing dependenciez
Читать полностью…pyqt and pyside for more advanced gui (based on qt)
tkinter is a built in module in python looks like older but come in handy when it comes to setting up small projects .
Please move that request to @pythonofftopic (meaning also deleting it from here). I can tell you a bit about it there.
Читать полностью…I Captured Freepik DL API With This Try To Create Bot Or Python Script But Issue Is The API gives Proper response in my web but not in python he says accessdeined but everything ok
Читать полностью…