-
# Describe the bug
I am using the API to create folders. Calls to `course.create_folder` intermittently fail, without errors
# To Reproduce
Steps to reproduce the behavior, starting from a co…
-
```
Summary: Using the python codec, when an environment crashes in the env_init()
or env_start()
methods, it leaves the agent and experiment running, both consuming all
available CPU.
Background:…
-
https://github.com/shawwn/get-annotations/blob/8ef2d4e1d9f60a68c9f3a79118e99080ec9f181d/get_annotations/__init__.py#L117-L119
With Python 3.9 and `from __future__ import annotations`, I get a `dict…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
Regarding #…
-
C:\Users\Dragoon\Downloads\Compressed\linkedin-learning-downloader-master>python linkedin_learning.py
Traceback (most recent call last):
File "linkedin_learning.py", line 12, in
from config …
-
The project was downloaded on October 2nd at ~11PM. The project
runs and all the tests pass.
The code is well structured and mostly clear and well commented. I would have wished the code implem…
-
## Description
In short, I feel that it may be useful to be able to specify a custom step in the building process, taking place between the population of the "build" directory and the packaging of it…
-
Good afternoon. I hope you don't mind using your product as part of my project. Of course with reference to you.
but it is very difficult to combine the work of python and data output from dll. wheth…
-
Final Grades have been submitted.
I will post a summary to your individual repositories shortly.
For everyone, I would recommend the online course Learn Python the Hardway at http://learnpythonth…
-
### Description
During the past course of exposing CUDA C++ APIs to CuPy JIT I've gradually realized a big missing piece, which is to allow users to "bring in" their device kernels to CuPy JIT with…