issues Search Results · repo:cs50/python-cs50 language:Python
Filter by
64 results
(57 ms)64 results
incs50/python-cs50 (press backspace or delete to remove)This codespace is currently running in recovery mode due to a configuration error. Please review the creation logs,
update your dev container configuration as needed, and run the Rebuild Container command ...
jinquanlun
- 1
- Opened on Nov 29, 2024
- #187
how to submit my code ?
error
Originally posted by @sidratil in https://github.com/cs50/submit50/issues/251#issuecomment-869322629
engaboud
- 2
- Opened on Jul 16, 2024
- #184
Solidityluck
- Opened on May 2, 2024
- #183
altamash-faraz
- Opened on Feb 11, 2024
- #181
KKkornkk
- Opened on Dec 14, 2023
- #179
In SQL.execute, if autocommit is on (default behavior) and the SQL query fails due to an IntegrityError, the open
transaction is never closed via COMMIT or ROLLBACK. Relevant snippet:
329 ...
bug
jdabtieu
- 4
- Opened on Dec 5, 2023
- #178
CS50 python package cs50-9.2.6, still has SQLAlchemy-1.4.46 as a dependency. Update it to work with sqlalchemy-2.0.21 as
it is newer and is required for langchain and llama_index.
enhancement
anxkhn
- 2
- Opened on Oct 4, 2023
- #177
I have noticed that when I try to insert in postgresql urls which contains %C3 is inserted as %%C3 : For example:
https://www.amazon.es/Desesperaci%C3%B3n-BEST-SELLER-Stephen-King/dp/8497595890 is inserted ...
bug
DLAcoding
- 1
- Opened on Dec 5, 2022
- #171
After installing pyttsx3 in code.cs50.io
- pip install pyttsx3 successfully installed pyttsx3-2.90 used the following code :
import pyttsx3
engine = pyttsx3.init() engine.say( Hello CS50 ) engine.rundAndWait() ...
sujithauday
- 4
- Opened on Nov 28, 2022
- #169
aria973
- Opened on Jul 22, 2022
- #168

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.
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.