Q
Q
QwEEzeR2021-10-12 09:20:15
Python
QwEEzeR, 2021-10-12 09:20:15

How to compile Python 3.10.0 code with pyinstaller?

I ran into a problem on the new version of Python, it does not compile scripts, it gives an error
ImportError: No module named _bootlocale
How can I compile on the new version?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Shitskov, 2021-10-12
@Zarom

Not at all and why at all?

PyInstaller works with Python 3.5-3.9

Q
QwEEzeR, 2021-10-12
@QwEEzeR

I already decided by writing this to the console:
This branch requires bootloader to be rebuilt (due to pyvers change).

pip install https://github.com/rokm/pyinstaller/archive/refs/h...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question