issues Search Results · topic:python3 org:talkpython fork:true
Filter by
212 results
(94 ms)212 results
intalkpython (press backspace or delete to remove)flask run in the folder 021-024-quart-async/your_turn/day_4/cityscape_api/ fails with an error if using a recent version
of Flask (v2.0.2) installed from requirements.txt:
File /Users/captsolo/Documents/021-024-quart-async/your_turn/day_4/cityscape_api/app.py ...
CaptSolo
- 3
- Opened on Nov 29, 2021
- #59
Hi Michael,
first of all thank for perfect course!=) One question, is there any reasons for using of the method orm.relation()
instead of the synonym orm.relationship() in data/package.py line 29? According ...
zakharov-dmitry
- 3
- Opened on Nov 10, 2021
- #8
Tried to run the app from the ch4_starter_video_collector folder. I m using anaconda, had to install pydantic but when I
tried to run the app I got the error that Blueprint does not have a get method. ...
markusb-ch
- 2
- Opened on Oct 16, 2021
- #1
Hi,
at the end of ch11 when executing poetry run make html I m getting this error:
FileNotFoundError
[WinError 2] Nie można odnaleźć określonego pliku
at ~\AppData\Local\Programs\Python\Python38\lib\subprocess.py:1307 ...
Lukasz-Jedral
- 2
- Opened on Oct 5, 2021
- #25
@mikeckennedy , There s a discrepancy between the instructions and the behavior of PyCharm. The README has an example
using Google style docstrings:
https://github.com/talkpython/mastering-pycharm-course/blame/main/your-turn/02-the-editor/readme.md#L63 ...
blaisep
- 8
- Opened on Sep 27, 2021
- #52
When calling uvicorn.run(api) I get this error in Python 3.9.6
Expected type Union[Type[ASGI2Protocol], (Union[HTTPScope, WebSocketScope, LifespanScope], () -
Awaitable[Union[HTTPRequestEvent, HTTPDisconnectEvent, ...
KrunchMuffin
- 9
- Opened on Sep 4, 2021
- #11
Hello - Today I was working on the lesson to calculate the cake price, and the the API for this does not seem to be
working. I believe I have the URL correct, I have triple checked, but maybe I am still ...
bri-git00
- 2
- Opened on Aug 29, 2021
- #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.