vapoursynth / vsrepo

A simple package repository for VapourSynth
MIT License
113 stars 29 forks source link

A very simple question about the usage of vsrepo.py #126

Closed Jiang-yan-wei closed 4 years ago

Jiang-yan-wei commented 4 years ago

I installed vapoursynth and I want to install some plugins by vsrepo.py. But It can't work by the command in doc. Such as image Is anything wrong? Or I made a stupid mistake?

myrsloik commented 4 years ago

vsrepo install havsfunc

theChaosCoder commented 4 years ago

You have a typo. It must be available and not avaliable

Jiang-yan-wei commented 4 years ago

You have a typo. It must be available and not avaliable

I feel sorry for this typo, but the problem still remains. I open cmd in D:\VapourSynth\vsrepo: image And I can do nothing through vsrepo.py...... image

Maybe the environment variables are not right? I will try to reinstall Vapoursynth now, if it still not works, I will try it in Ubuntu of our university. Thanks for your help!

Jiang-yan-wei commented 4 years ago

vsrepo install havsfunc

vsrepo is not a commander or .exe or .bat,... I will reinstall Vapoursynth, thanks for your help.

Jiang-yan-wei commented 4 years ago

vsrepo install havsfunc

It still refuse to work... I reinstalled vapoursynth and python3.8, I believe there are no errors in environment. I open cmd in .\VapourSynth\vsrepo and input: vsrepo install ffms2 image Then I tried many possible commands: vsrepo.py install ffms2 vsrepo available But it always report this: image I open vsrepo.py in VSCODE, tried to install by my hands through the method in vsrepo.py. But I failed to do it. Noob me . Can you help me find this problem? I'm going to be crazy..... Many thanks...

Jiang-yan-wei commented 4 years ago

vsrepo install havsfunc

I have solved this problem.... really stupid, thank you!