سلام وقت بخیر وقتی میخواهم برنامه را run کنم با این ارور مواجه میشم ( من از windows 10 استفاده میکنم)
CRITICAL] [Window ] Unable to find any valuable Window provider. Please enable debug logging (e.g. add -d if running from the command line, or change the log level in the config) and re-run your app to identify potential causes sdl2 - ImportError: DLL load failed while importing window_sdl2: The specified module could not be found.
File "C:\Users\view\AppData\Roaming\Python\Python38\site-packages\kivy\core_init.py", line 58, in core_select_lib mod = import(name='{2}.{0}.{1}'.format( File "C:\Users\view\AppData\Roaming\Python\Python38\site-packages\kivy\core\window\window_sdl2.py", line 27, in from kivy.core.window._window_sdl2 import _WindowSDL2Storage
[CRITICAL] [App ] Unable to get a Window, abort.
<span class="diff-add" style="background:var(--green-100);border:0px;box-sizing:inherit;color:var(--green-800);font-family:inherit;font-size:13px;font-stretch:inherit;font-style:inherit;font-variant:inherit;font-weight:inherit;line-height:inherit;margin:0px;padding:0px;vertical-align:baseline;">[CRITICAL] [Window ] Unable to find <span class="hljs-built_in" style="border:0px;box-sizing:inherit;color:var(--highlight-literal);font-family:inherit;font-size:13px;font-stretch:inherit;font-style:inherit;font-variant:inherit;font-weight:inherit;line-height:inherit;margin:0px;padding:0px;vertical-align:baseline;">any</span> valuable Window provider. Please enable debug logging (e.g. add -d <span class="hljs-keyword" style="border:0px;box-sizing:inherit;color:var(--highlight-keyword);font-family:inherit;font-size:13px;font-stretch:inherit;font-style:inherit;font-variant:inherit;font-weight:inherit;line-height:inherit;margin:0px;padding:0px;vertical-align:baseline;">if</span> running <span class="hljs-keyword" style="border:0px;box-sizing:inherit;color:var(--highlight-keyword);font-family:inherit;font-size:13px;font-stretch:inherit;font-style:inherit;font-variant:inherit;font-weight:inherit;line-height:inherit;margin:0px;padding:0px;vertical-align:baseline;">from</span> the command line, <span class="hljs-keyword" style="border:0px;box-sizing:inherit;color:var(--highlight-keyword);font-family:inherit;font-size:13px;font-stretch:inherit;font-style:inherit;font-variant:inherit;font-weight:inherit;line-height:inherit;margin:0px;padding:0px;vertical-align:baseline;">or</span> change the log</span>
سلام. دلیل این مشکل اینه که محیط مجازیتون رو به pycharm اضافه نکردید. توی یک کامندپرامت، محیط مجازی رو فعال کنید و فایل پایتون رو ران کنید. اگه بازم مشکلتون حل نشد بهم اطلاع بدید تا دقیق تر بررسیش کنیم.