constantin.masca

Results 3 comments of constantin.masca

This is the output for `python -m pip freeze`: ``` numpy==1.15.1 Pillow==5.2.0 pytesseract==0.2.4 pyvbox==1.3.2 vboxapi==1.0 ZSI==2.1a1 ``` The String class is defined in sdk/bindings/webservice/python/lib/VirtualBox_wrappers.py

After I solved the issue yesterday by calling the `__str__()` I continued my work to modify my code to work remotely. Sadly, however I noticed a pattern of needing to...

Firmware used: latest = 0.78.1 I've attached 2 buttons: up and down. More info: When using normal Read, the counter and the key do increase on each button press. Still,...