-
Hi @RaiMan ! :1st_place_medal:
SikuliX is very impressive and intuitive whatever the powerful complex guts ! Thanks a lot, this is a great tool, a dream-come-true ! A few days and it works as a char…
-
![screen shot 2018-03-03 at 00 44 28](https://user-images.githubusercontent.com/15612171/36928131-f2c301d4-1e7a-11e8-8bbe-b666beabb362.png)
-
Before commenting in this thread, please check https://github.com/rust-lang/rust/issues/50547 and try to check that you're not duplicating arguments that have already been made there.
---
Notes …
-
## Expected Behavior
dlib python should compile as previous builds.
## Current Behavior
dlib python build fails at 100% everytime with error.
```running install
running bdist_egg
running egg…
-
I'm wondering if this is intentional or a bug:
#### parent.js
``` js
var exec = require("child_process").exec;
exec("iojs child.js", function (err, stdout, stderr) {
process.stdout.write(stdout);
…
-
### New Regression Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I …
-
Hi,
firstly, thank you for your work on this repo. I tried to run your code, but I get this exception:
```
Traceback (most recent call last):
File "/home/lukas/dev/pytorch-yolo-v3/detect.py", li…
-
I have been using pexpect for many months with no problem. However, I recently this line:
1680 return select.select(iwtd, owtd, ewtd, timeout)
Has been creating a few problems. The select system…
-
Hi. i'm the maintainer of the chromium-dev package in Archlinux AUR user repository
https://aur.archlinux.org/packages/chromium-dev
i want to use you patch https://github.com/saiarcot895/chromium-ub…
-
Hi everyone, if people aren't yet sick of discussing the finer points of GFA implementation, I've got another one! I like the concept of paths in an assembly graph and use them a lot in Bandage, so I'…