View Single Post
Old 10th December 2018, 16:44   #104  |  Link
kypec
User of free A/V tools
 
kypec's Avatar
 
Join Date: Jul 2006
Location: SK
Posts: 826
Is this tool supposed to work only on Windows platform? Because trying to run it on Linux like this
Code:
python3 vsrepo.py install hnwvsfunc ffms2
gives me only
Code:
Traceback (most recent call last):
  File "vsrepo.py", line 35, in <module>
    import winreg
ModuleNotFoundError: No module named 'winreg'
kypec is offline   Reply With Quote