ok yeah this is way easier than the way I went with LOL
unicornpone
Recent community posts
AHA! Ok, so it WAS the Security feature. For most apps I just tell it to run anyway and it works, but apparently this issue occurs if you copy the virtual environment files from one system to other. So if anyone else is having this issue I took a screenshot of the 'properties' tab that was suggested to me that I apply 'unblock' to the Python.Runtime.dll file and the Microsoft.Web.WebView2.dll files. the program opens perfectly after that!

hi! I downloaded the v1.2 full version on windows 11 and tried to open it and I got this error. I'm not sure if I am missing a python plug in or what I am doing wrong.

Here is the traceback:
Traceback (most recent call last):
File "wrapped_app.py", line 566, in <module>
File "wrapped_app.py", line 557, in main
File "webview\__init__.py", line 245, in start
File "webview\guilib.py", line 134, in initialize
File "webview\guilib.py", line 85, in try_import
File "webview\guilib.py", line 74, in import_winforms
File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
File "<frozen importlib._bootstrap>", line 1149, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "webview\platforms\winforms.py", line 12, in <module>
File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
File "<frozen importlib._bootstrap>", line 1149, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "clr.py", line 6, in <module>
File "pythonnet\__init__.py", line 143, in load
File "clr_loader\types.py", line 97, in get_function
File "clr_loader\types.py", line 61, in __init__
File "clr_loader\netfx.py", line 49, in _get_callable
RuntimeError: Failed to resolve Python.Runtime.Loader.Initialize from C:\Users\Ruby\Desktop\Mesheeto 3D-To-Sprite v1.2\Mesheeto 3D-To-Sprite v1.2\_internal\pythonnet\runtime\Python.Runtime.dll