Closed phls closed 7 years ago
Hi @phls,
Could you try to clone the repo once again and then start HUBAngl from the dependances_handling
temporary branch?
If it works, I'll merge it into master.
Would you be kind to tell me what's the distro you're using, for the record? Mine (Trisquel 7) doesn't complain if I don't provide an argument to Gst.init()
Thanks. My distro é Debian Stretch.
Hi, I'm trying to use but I had this:
$ python3.5 hubangl Traceback (most recent call last): File "hubangl", line 32, in
Gst.init()
TypeError: init() missing 1 required positional argument: 'argv'