issues Search Results · topic:python3 org:talkpython fork:true
Filter by
212 results
(173 ms)212 results
intalkpython (press backspace or delete to remove)Galaxis-26
- Opened on Apr 1, 2023
- #41
Hey there,
I ran into an issue with the SSL certbot install when revisiting this tutorial for another project I am doing (so I am
not following the lesson to the tee here... and maybe the issue is just ...
jdilger
- 3
- Opened on Mar 28, 2023
- #26
Lines 24-26 of
https://github.com/talkpython/htmx-python-course/blob/main/code/ch4_app/ch4_starter_video_collector/infrastructure/request_dict.py
read:
form = request.form
if isinstance(request.args, ...
SpeedCoder5
- 1
- Opened on Jan 14, 2023
- #4
I don t really know much about sqlalchemy, but I did hear on your podcast that they have a big new version out. How hard
would it be to update this project to use the new features/patterns in sqlalchemy ...
brendan98
- 1
- Opened on Dec 10, 2022
- #25
I m running into the below error ClientConnectorError Cannot connect to host www.datasciencetoolkit.org:80 ssl:default
[nodename nor servname provided, or not known] any ideas ?
eporto2021
- 1
- Opened on Oct 31, 2022
- #20
Hello, hope everyone is doing well, I m new to python and I m coding out my project but can t get the widgets to match
each other vertically, I ve used columnspan but still, any help? Screenshot from 2022-10-28 ...
AbdulMuhaimin-1
- 2
- Opened on Oct 28, 2022
- #62
Hi, In modern-apis-with-fastapi, inappropriate dependency versioning constraints can cause risks.
Below are the dependencies and version constraints that the project is using
fastapi
uvicorn
httpx
jinja2 ...
PyDR-Tool
- Opened on Oct 26, 2022
- #16
aiohttp stopped installing cchardet speedup under Python 3.9 (See https://github.com/aio-libs/aiohttp/pull/6857) due to
cchardet being unmaintained. I ran async_scrape/program.py successfully without cchardet ...
serixscorpio
- 1
- Opened on Oct 6, 2022
- #19
Course is outdated and too Linux / OSX-centric and pyenv-centric. Coverage of conda is missing.
The course is called Modern-Python-Projects but it does not have modern ways of managing Python and Python ...
richlysakowski
- 3
- Opened on Oct 4, 2022
- #28
On, e.g., ch3-ex2 and ch4-ex1, a string formatter is used to format years on the x-axis which would otherwise appear as
decimals (2015.0 - 2015, 2017.5 - 2018). This, however, appears to distort the actual ...
dcronkite
- 1
- Opened on Oct 1, 2022
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.