8000 "ModuleNotFoundError" after update DLL version · pythonnet pythonnet · Discussion #2558 · GitHub
[go: up one dir, main page]

Skip to content
Discussion options

You must be logged in to vote

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@YoshiyasuIzumi
Comment options

Sorry for the late replay. This DLL is provided by 3rd party, so we couldn't try your solution, but thank you for sharing this information.
This is just FYI but after some investigation, I notice that test DLL build by myself on .NET Framework 4.8 works in my environment. So the temporal solution is simply creating C# wrapper DLL and calling it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2557 on March 11, 2025 09:10.

0