-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched [issues](https://github.com/cake-build/cake/issues) to ensure it has not already been reported
### Cake ru…
-
Originally discovered/reported in #598 (fixing somewhat the situation but not really).
```
(Pdb) bt
/usr/lib/python2.7/unittest/case.py(329)run()
-> testMethod()
/usr/lib/python2.7/dist-pac…
-
### Work environment
| Questions | Answers
|---------------------------|--------------------
| Type of issue | Support
| OS version (server) | Ubuntu 18.04
| O…
-
When a team is working on the same project, each developer has its own localdb.
This localdb is created each time the developer starts with a new feature/branch using a setup recipe that is feed by a…
-
1. `发生异常: NameError
name '_SPLITS_COCO5_FORMAT' is not defined
File "/home/cv/yj/5.semi-object/OneTeacher-main/data_processing/builtin.py", line 103, in register_coco5
for _, splits_per_datas…
-
Strange Error. I've got this module working fine in another node.js app. I have created another app and when it gets to line 36 in transport.js:
var req = http.request(options, function (res) {
t…
-
I have seen this on older versions of npm, and then it seemed to have been resovled in npm@2, but now I'm seeing it again with npm 3.3.3.
From one module, I am doing `npm link /projects/budo-modules/…
-
## Environment data
`dotnet --info` output:
```
.NET Core SDK (reflecting any global.json):
Version: 3.1.406
Commit: a36050195a
Runtime Environment:
OS Name: ubuntu
OS Versi…
-
### Work environment
| Questions | Answers
|---------------------------|--------------------
| Type of issue | Bug
| OS version (server) | CentOS 8
| OS vers…
juju4 updated
2 years ago
-
In particular for teaching purposes, it would be very neat to be able to launch a debugger (e.g. gdb) from cling, as can be done in other interpreted language. Taking Python/pdb as example, that could…