nyash-qq / galaxy-plugin-twitch

Twitch python plugin for GOG Galaxy 2.0
GNU General Public License v3.0
135 stars 6 forks source link

inv install not working #15

Closed erstaunlicherweise closed 5 years ago

erstaunlicherweise commented 5 years ago

The "inv install" command will not work for me, my output ist

C:\WINDOWS\system32\galaxy-plugin-twitch> inv install inv : Can't find any collection named 'tasks'!

Did I miss something?

nyash-qq commented 5 years ago

First of all, you shall never put(and run) anything under Windows folder. Never. This is malicious. If you don't care about the folder used, use %TEMP%. Make sure content of the cloned plugin is full, and you are running inv command from appropriate folder. In this case, inv cannot find tasks.py file.