Joao Vieira
Results
2
issues of
Joao Vieira
Hi, I'm following the example to launch the GUI but I'm getting an import error: ``` from harvesters_gui.frontend.pyqt5 import Harvester ImportError: cannot import name 'Harvester' from 'harvesters_gui.frontend.pyqt5' (C:\Program Files (x86)\Microsoft...
good first issue
Hi, I'm getting an unexpected structure size after converting my protobuf messages containing a `bytes` field with a defined `max_size` and `fixed_lentgh` set to `true`. I'm not sure if this...