mnmkay

Results 3 issues of mnmkay

Windows 10 64-bit Python 3.9.6 Installed via pip. ### Attempting *helloworld.py*, the following lines: ```python import os # noinspection PyUnresolvedReferences from pybgfx.utils.imgui_utils import ImGuiExtra from pybgfx import bgfx ... ```...

[Here is electron-reload's source use of module.parent](https://github.com/yan-foto/electron-reload/blob/a0d48932f4b6b36f022eff10347e8b0fa0b27abc/main.js#L12) [Here is discussion about module.parent's problem with being imported, import(CJS)](https://github.com/nodejs/modules/issues/469) [Here is deprecation commit that suggests testing require.main](https://github.com/nodejs/node/pull/32217/files#diff-2d795ff9a4ce61626915fd22f1684bb3R2680-R2687) To test, run a single-line...

If there is no internet access, there is simply a infinite spinning animation when opening the addon. Thus, not even local videos (file://...) can local local .srt files to play...