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

windows build failure #554

Open
mordiantre opened this issue Nov 22, 2024 · 3 comments
Open

windows build failure #554

mordiantre opened this issue Nov 22, 2024 · 3 comments

Comments

@mordiantre
Copy link

Hi, the windows builds for 1.21(.01&02) generate the same error messsage : "failed to load python dll "tgtg\internal\python311.dll"
tested on win10 64b
the only needed files are suppposed to be exe+ini, right ?

@dataonoff
Copy link

Seems tgtg changed something on their auth api:
Erreur API TGTG: (404, b'{"type":"about:blank","title":"Not Found","status":404,"detail":"No static resource auth/v3/token/refresh.","instance":"/api/auth/v3/token/refresh"}')

@mordiantre
Copy link
Author

Seems tgtg changed something on their auth api: Erreur API TGTG: (404, b'{"type":"about:blank","title":"Not Found","status":404,"detail":"No static resource auth/v3/token/refresh.","instance":"/api/auth/v3/token/refresh"}')

that's another problem we probably all have with working executables today. but the issue described above is for the non-working buiilds, ie it doesn't execute at all/doesn't have a chance to connect to API or anything else...

@mordiantre
Copy link
Author

mordiantre commented Dec 2, 2024

same problem with your v1.22 windows build (on w10 64b), still looking for some python.dll, sounds like a problem of relative vs absoluth path when compiling...


[PYI-5880:ERROR failed to load python dll "d:\tgtg\ _internal\python311.dll"
specified module could not be found

the d:\tgtg is my folder, the "_internal" part of the path must be yours, I have nothing like that here ^^
reminder : it started with 1.21, no problem with previous windows builds on same computer

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