soonum / hubangl

A free/libre and easy to use streaming software.
GNU General Public License v3.0
17 stars 3 forks source link

Erro to execute #26

Closed phls closed 7 years ago

phls commented 7 years ago

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'

soonum commented 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()

soonum commented 7 years ago

The commit 4b478c3 fix this bug. I'm closing the issue.

phls commented 7 years ago

Thanks. My distro é Debian Stretch.