-
When trying to create an executable file including the freetype library, I get following error:
```
WARNING: discover_hook_directories: Failed to process hook entry point 'EntryPoint(name='hook-dirs…
-
![image](https://github.com/NullCode1337/NullRAT/assets/127244920/44ebfd6d-53a8-4c0d-8703-5b74e8ff57b9)
-
### Description
My jax code like this, when I use PyInstaller package it, it will be ok.
```python
import jax.numpy as jnp
a = jnp.ones(10)
b=a+2
print(b)
```
But when I run the packaged c…
-
Hey I tried to install pyinstaller with pycrypto but I get error
C:\WINDOWS\system32>pip install --upgrade pyinstaller==3.2.1 pycrypto
Collecting pyinstaller==3.2.1
Downloading PyInstaller-3.2…
-
* face_recognition version:
* Python version:3.7.1
* Operating System:windows 10
### Description
when i using pyinstaller to generate exe file, no problem, but i exe it, result as follow:
E:…
-
## Describe the bug
I'm using ofscraper_windows_3.11.4.exe
The script crashes during start-up with the following error.
Traceback (most recent call last):
File "PyInstaller\hooks\rthooks\p…
exe22 updated
2 months ago
-
### Description
I need to use pyinstaller to generate exe file, when i run the exe file, there's a question about cpu_bound, I guess it may be connected with muti-thread.
I want to know how to s…
-
I'm now working on the PyInstaller integration.
Progress will be posted here.
Right now I discovered, that first of all we can only build on Python 3.5 since 3.6 is not yet supported, which is alrig…
-
**Describe the bug**
I am writing a program that solve MIP and it works well when I directly run the code. But after I use pyinstaller to pack my code into an executable file and then when I run that…
-
Embed the release tag or something in the app to compare with latest release tag and then create a messagebox to show the changelog