-
## Feature request
#### Feature description
As it stands, the `rosidl` interface generation pipeline is strongly coupled with CMake, and in particular with `ament_cmake` machinery. There's no easy…
-
Hello:
I want to run install bitcore and run some tests. I can install bitcore via npm, but when I tried to run bitcored, I got the following errors:
D:\nodejs\bitcore\node_modules\bitcore\bin>node …
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.15.0 x64
**Electron**: 1.3.13
**OS**: Ubuntu Zesty
**Thrown From**: [tree-view-copy-relative-path](https://github.com/vladimir-tikhonov/…
-
I would like to use php-ffi for opencv but opencv doesn't support C api.
A lot of libraries also support only cpp api.
-
Implement asynchronous versions of the transfers functions.
-
How do I invalidate the cache of `import`?
I have a function that installs missing modules when an import fails, but the `import` statement seems to preserve the failure while the script is still r…
-
## Description
- Even with the official Jupyter scipy-based image ([jupyter/scipy\-notebook](https://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-scipy-notebook)), th…
-
Error message:
node:internal/modules/cjs/loader:1452
return process.dlopen(module, path.toNamespacedPath(filename));
^
Error: dlopen(/Users/jenny.cai/Source/detect-bug-in-code…
-
### Summary of Problem
(Please answer all 3)
- What are you trying to do? Install and run the electron-serialport example, per https://github.com/serialport/electron-serialport/blob/master/READM…
-
I'm trying to get the address of a script (which should be its hash), but there is no `hash_script` function available. How can I convert a CBOR hex representing a script to its address?