Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing version for me v4.101 #1659

Open
Hipparcoss opened this issue Nov 25, 2024 · 1 comment
Open

Failing version for me v4.101 #1659

Hipparcoss opened this issue Nov 25, 2024 · 1 comment

Comments

@Hipparcoss
Copy link

Hi

Before I used the second latest version of v4.83 and everything were ok.
And now a newer version was available v4.101.
I do the necessary changes as I usually do and the new version will not work at all.
I'll change back to the v4.83 version again and it works.

Where is the fault when changing to the new version?

I have Windows 7 Professional 64-bit system and using ffmpeg version 2022-08-18-git-48be6616d0-full_build-www.gyan.dev Copyright (c) 2000-2022 the FFmpeg developers for compling. The gears maybe be a litte bit old but it still runs well until now.

Now the new version v4.101 wount even start up.

When I enter svtplay-dl in the prompt I'll get the following error message.

"
C:\Users\privat>svtplay-dl
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.8.10\x86\Lib\site-packages\cx_Freeze
\initscripts_startup_.py", line 140, in run
File "C:\hostedtoolcache\windows\Python\3.8.10\x86\Lib\site-packages\cx_Freeze
\initscripts\console.py", line 25, in run
File "bin\svtplay-dl", line 4, in
File "D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl_init_.py", line 7, in
File "D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\service\cmore.py", line 6, in

File "D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\fetcher\dash.py", line 15, in

File "D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\subtitle_init_.py", line 9,
in
File "C:\hostedtoolcache\windows\Python\3.8.10\x86\lib\site-packages\cryptogra
phy\hazmat\primitives\ciphers_init_.py", line 11, in
File "C:\hostedtoolcache\windows\Python\3.8.10\x86\lib\site-packages\cryptogra
phy\hazmat\primitives\ciphers\base.py", line 10, in
ImportError: DLL load failed while importing _rust: Det går inte att hitta den a
ngivna proceduren.
"

What is the issue?
Thankfull for some help.

@spaam
Copy link
Owner

spaam commented Nov 25, 2024

Yeah this is expected. The crypto library I use stopped supporting windows 7. It's an operating system Microsoft stopped supporting almost 5 years ago with security updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants