-
Updated
Nov 29, 2020 - Python
hydrus
Here are 11 public repositories matching this topic...
-
Updated
Oct 15, 2020 - Python
-
Updated
Oct 3, 2020 - JavaScript
Right now documentation is pretty barebones and a lot of stuff is not documented.
- Features list
- Dashboard documentation
- Button editing documentation
- Default actions (goto, httpget) documentation
- Hydrus plugin documentation
- Key press plugin documentation
- OBS plugin documentation
- Improved plugin development documentation
-
Updated
Aug 8, 2020
-
Updated
Nov 3, 2020 - Python
Improve this page
Add a description, image, and links to the hydrus topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hydrus topic, visit your repo's landing page and select "manage topics."
Hi there,
I'm running Pydrus Example 2 with Python 3.7.3, and I'm getting an error on the line
" rs = ml.simulate()":
...
File "C:...\anaconda3.7\lib\subprocess.py", line 1178, in _execute_child
startupinfo)
FileNotFoundError: [WinError 2] The system cannot find the file specified**