Kevin Turcios

Results 124 comments of Kevin Turcios

https://github.com/ponty/psidialogs/issues/5#issuecomment-1097581442 also getting same err

> why is the development so slow anyways? Because the @kayhayen is the only developer working on Nuitka, maybe if more people joined in and helped with Nuitka development, we...

> Any update about this issue ? passlib still throws this error > > ``` > Python: 3.12.4 (tags/v3.12.4:8e8a4ba, Jun 6 2024, 19:30:16) [MSC v.1940 64 bit (AMD64)] > Flavor:...

can you retry this? i simply get ``` Traceback (most recent call last): File "C:\Users\Divine\Desktop\PyDis\MAIN~1.DIS\main.py", line 1, in ModuleNotFoundError: No module named 'transformers' ```

> @KevinRodriguez777 that would be the one you get when transformers is not installed ``` ❯ pip list Package Version ------------------ ---------- certifi 2024.2.2 charset-normalizer 3.3.2 colorama 0.4.6 filelock 3.13.1...

apologies for the lack of reply, but we are working on this, but it's going to take a little bit of time as it's a lot of work.

the reproducible example is not longer around, i think you recently did some optimizations in this area?

``` ❯ cat main.py def main(): try: pass except* Exception: pass main() ░▒▓ 🎭  ~\Desktop\PyDis 02:16 ❯ main.dist\main.exe ``` works nowadays looks like