-
Execute 'python freeze > requirements.txt' to generate requirements.txt
ghost updated
8 months ago
-
Hi,
I want to know cx_Freeze's difference with [Nuitka](https://github.com/Nuitka/Nuitka).
Thanks!
-
Hello,
I'm currently training LLaMA PRO. Initially, I expanded the model from 32 layers to 40 layers and proceeded to train only the newly added 8 layers (every fifth layer). Therefore, I froze 32 …
-
I'm not sure how this is happening, but ever since today, the addon has caused my Blender installation to freeze. It causes Blender to hang when it tries to load it on startup, or if you try enabling …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
### What happened?
I have seen somewhat…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
To be clear right from the start: I have no problem…
-
On openSUSE I have been previously been able to run FlaskUsing, however since 0.6.11.1 I have encountered OOM when running it under Python 3.6 and 3.8. All other tests pass on 0.6.11.3. I am happy t…
-
Hello. I used to use pyserial for several projects (communicating with stm32, arduino or even virtual device via serial port). I tested python scripts on Linux, Windows (even on Linux on raspberry pi)…
-
In Python 3.6, dictionaries are versioned with an integer key that changes every time they are updated. This should allow a Numba-compiled function (CPU, CUDA, etc) to quickly detect if global values…
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.87.0
- OS Version: Windows 11
- Language: Python
Steps to Reproduce:
1. Write a Python sc…