Search found 2 matches

Go to advanced search

by discuss99
27 Nov 2020 08:28
Forum: Development around libVLC
Topic: AttributeError: module 'vlc' has no attribute 'Instance'
Replies: 1
Views: 666

AttributeError: module 'vlc' has no attribute 'Instance'

I have both vlc 4.0 64 bit and python 3 64 bit..install those python module properly....but have error when exec it. spend few days...install and uninstall , can't fix it... anyone can help? Error as below vlc_instance = vlc.Instance(vlc_option) AttributeError: module 'vlc' has no attribute 'Instanc...
by discuss99
27 Nov 2020 08:26
Forum: Development around libVLC
Topic: No VLC instance using python-vlc
Replies: 3
Views: 2224

Re: No VLC instance using python-vlc

I have both vlc 4.0 64 bit and python 3 64 bit..install those python module properly....but have error when exec it. spend few days...install and uninstall , can't fix it... anyone can help? Error as below vlc_instance = vlc.Instance(vlc_option) AttributeError: module 'vlc' has no attribute 'Instanc...

Go to advanced search