-
### Describe the bug
Insertion of a tuple into a vector seems to be buggy on the Python side
```py
>>> import ROOT
>>> a = ROOT.std.vector('tuple')(2)
>>> b = ROOT.std.make_tuple[ROOT.long, R…
-
Look @ djcelery/schedulers.py line 53
`self.args = loads(model.args or '[]')`
The above should not be trying to apply loads() onto model.args, since model.args have to be a list or a tuple, in order…
-
如何找到模块路径
```Python
import _socket
_socket.__file__
```
-
Currently trying to test the trained weights that were already provided, but getting an error.
I downloaded the taco_10_3.zip, placed the split data and .h5 in the mentioned directories.
Then …
-
Issue description:
I discovered which seems to be a bug in the add_s-function of python-ldap.
The following examples are reduced to contain only the relevant data, these aren't complete datasets.
…
-
# Feature Request
### Description
https://github.com/datastax/adelphi/issues/86 implemented a base framework for generating nosqlbench configs from an input schema. To ease the implementation we only…
-
I find the lack of support for inhomogeneous lists on the kernel pretty restrictive. What are the prospects for supporting them?
One example use case is the following. We make a lot of laser pulses…
-
I get crashes on nearly all my TrueType-hinted Glyphs files when trying to build fonts with fontmake, or converting them to UFO.
The problem is somewhere in the parsing of the hints.
It seems th…
-
This is with reference to #34
Alright, so we've used the TrackSynchronizer and are encountering some steady state synchronization issues. Here is our current approach: [main.py](https://github.com…
-
### 🐛 Describe the bug
Traceback (most recent call last):
File "/opt/RD003/smartvision_service/smartvision/tools/model_converters/mmdet2onnx.py", line 69, in
mmdet2onnx('/opt/models/porn/mod…