This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

New Hybrid install on Windows 11
#11
The Hybrid folder should contain that file,..
You did replace the original Hybrid.exe with the one I attached, right?
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#12
Yes, it's still there. I'll re-boot and see what happens. ps. I hate Windows 11.

Attached.


Attached Files
.txt   no file 'CProgram FilesHybridmisc.i.txt (Size: 14,19 KB / Downloads: 7)
Reply
#13
What happens if you call:
"C:\Program Files\Hybrid\64bit\Vapoursynth\Lib\site-packages\vapoursynth\vspipe.exe" --version
in a terminal?
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#14
Quote:PS C:\Users\USER 2> "C:\Program Files\Hybrid\64bit\Vapoursynth\Lib\site-packages\vapoursynth\vspipe.exe" --version
At line:1 char:88
+ ... 64bit\Vapoursynth\Lib\site-packages\vapoursynth\vspipe.exe" --version
+                                                                  ~~~~~~~
Unexpected token 'version' in expression or statement.
At line:1 char:1
+ "C:\Program Files\Hybrid\64bit\Vapoursynth\Lib\site-packages\vapoursy ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The '--' operator works only on variables or on properties.
    + CategoryInfo          : ParserError: (Smile [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : UnexpectedToken
Reply
#15
You are in a PowerShell not a Terminal. Big Grin
=> https://devblogs.microsoft.com/commandli...xperience/
(try whether it helps to switch to terminal as default, instead of powershell)

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#16
Is Command Prompt the same as Terminal? When I paste in your command it does nothing.
Reply
#17
Yes, command prompt and terminal are the same. (hopefully)
1st open a command prompt windows (black window were you can enter stuff)
2nd enter the command I posted
"C:\Program Files\Hybrid\64bit\Vapoursynth\Lib\site-packages\vapoursynth\vspipe.exe" --version
3rd hit 'enter/return'
this normally should output the version of Vapoursynth,..

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#18
When I copy and paste and hit return it does nothing, it just reloads my user name.
Reply
#19
Hmm,.. must be something related to the latest Vapoursynth version.
If you open a terminal inside the Hybrid\64bit\Vapoursynth-folder and then call:
python -m pip list
does that output something?
Normally it should show, something like:
Package                  Version
------------------------ -------
annotated-doc            0.0.4
build                    1.5.0
click                    8.3.3
colorama                 0.4.6
markdown-it-py           4.2.0
mdurl                    0.1.2
packaging                26.2
pip                      26.1.1
Pygments                 2.20.0
pyproject_hooks          1.2.0
rich                     15.0.0
shellingham              1.5.4
tqdm                     4.67.3
typer                    0.25.1
typing_extensions        4.15.0
uv-build                 0.11.14
VapourSynth              75
vapoursynth-akarin       1.4.1
vapoursynth-awarp        3.1
vapoursynth-bestsource   17.0
vapoursynth-bilateralgpu 14
vapoursynth-bm3d         10.1
vapoursynth-bwdif        5.1
vapoursynth-cranexpr     0.6.0
vapoursynth-d2vsource    1.4
vapoursynth-dctfilter    3.2
vapoursynth-deblock      8.1
vapoursynth-dedot        3.0
vapoursynth-descale      12
vapoursynth-descratch    4.0
vapoursynth-dghdrtosdr   1.16
vapoursynth-dotkill      3.0
vapoursynth-edgefixer    2.1
vapoursynth-edgemasks    4.1
vapoursynth-eedi3        10.0
vapoursynth-fillborders  3.0
vapoursynth-fmtconv      31
vapoursynth-hysteresis   1.1.3
vapoursynth-iscombed     2.1
vapoursynth-knlmeanscl   1.3
vapoursynth-mvtools      27
vapoursynth-nlm-cuda     4
vapoursynth-nlm-ispc     3
vapoursynth-resize2      0.4.3
vapoursynth-sangnom      43.0
vapoursynth-sneedif      4.3
vapoursynth-subtext      6.0
vapoursynth-timecube     4.0
vapoursynth-vivtc        2.0
vapoursynth-vszip        14.1.0
vapoursynth-wnnm         3
vapoursynth-znedi3       3.0
vapoursynth-zsmooth      0.15.5
vs-placebo               2.0.2
vsnoise                  1.2.1
vsrepo                   2.0.0
vsstubs                  2.0.0
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#20
I get:

Python was not found run without arguments to install from the Microsoft store... etc
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)