Advertisement
Guest User

Untitled

a guest
Jul 30th, 2014
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. Failed to evaluate the script:
  2. Python exception: No attribute with the name avs exists. Did you mistype a plugin namespace?
  3. Traceback (most recent call last):
  4. File "vapoursynth.pyx", line 1152, in vapoursynth.vpy_evaluateScript (src\cython\vapoursynth.c:18500)
  5. File "C:/Program Files (x86)/VapourSynth/test.vpy", line 9, in <module>
  6. core.avs.LoadPlugin(path=r'C:\Program Files (x86)\AviSynth+\plugins\UnFilter.dll')
  7. File "vapoursynth.pyx", line 789, in vapoursynth.Core.__getattr__ (src\cython\vapoursynth.c:13146)
  8. vapoursynth.Error: No attribute with the name avs exists. Did you mistype a plugin namespace?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement