pyobjcryst now installs correctly under windows using pip install . (using the windows branch), but only works using python 3.7, and gets a "DLL load failed while importing _pyobcryst" on python>=3.8 ...
We are creating python wrapper based Web API to call C# method via python. While using SkiaSharp related code, we facing errors even loaded the SkiaSharp dlls in python. Target: .NET Standard 2.0 ...
Are you experiencing the ImportError: DLL load failed: The specified module could not be found error on Windows PC? If so, this post will help you. In this post, we ...