Raphaël Droz
Raphaël Droz
or at least packagist? Integration is ~ 1 minute long and a couple of clicks.
Don't know how it compares, but in case it got unnoticed: @diegoh's (MIT-licenced) https://github.com/creativecity/wp-aws-ses
Somehow side-related but: - `larynx -h` `ModuleNotFoundError: No module named 'gruut'` - `PYTHON_PATH=/usr/lib/larynx-tts/lib/python3.9/site-packages larynx -h` `ModuleNotFoundError: No module named 'regex'` - `PYTHONPATH=/usr/lib/larynx-tts python3 -m larynx -h` `ModuleNotFoundError: No module named...
hi, any reason why these where not part of any release so far?
Happened to me. Same error, same resolution: a phone reboot. But a user is likely to interrupt the script what is not fool proof because running it again: It'll store...
http://bpaste.net/show/193029/
DashBar is, sadly, far from a replacement to Babar (which has 30k downloads btw and is the best taskbar out there)
`g++ -I/usr/include/eigen3 -o sheet-detect main.cpp Hough.cpp Warping.cpp -lpthread -lX11`
Fixed in my master branch. Feel free to cherry-pick (or let me know if you want a PR)