|
|
Строка 2: |
Строка 2: |
| === 2020-07 === | | === 2020-07 === |
| | | |
| + | * 2020-07-25, 02:42:48: [https://github.com/Nuitka/Nuitka/issues/700 Flask application compilation · Issue #700 · Nuitka/Nuitka] |
| + | *: <html><span class="js-issue-title">Flask application compilation </span> <span class="gh-header-number">#700</span></html> |
| + | <!-- NEXT BOOKMARK --> |
| * 2020-07-25, 02:35:28: [https://github.com/Nuitka/Nuitka/issues/478 nuitka compiles code successfuly but give SyntaxError: Non-UTF-8 code starting with '\x9d' in file on running · Issue #478 · Nuitka/Nuitka] | | * 2020-07-25, 02:35:28: [https://github.com/Nuitka/Nuitka/issues/478 nuitka compiles code successfuly but give SyntaxError: Non-UTF-8 code starting with '\x9d' in file on running · Issue #478 · Nuitka/Nuitka] |
| *: <html><em class="diigoHighlight id_17248e39bbaf83dbbd429304cebd5cfc type_0 yellow">I compiled my flask app as a standalone binary using the command :</em><br> <code><em class="diigoHighlight id_17248e39bbaf83dbbd429304cebd5cfc type_0 yellow">python3 -m nuitka --standalone --follow-imports --recurse-all --show-progress --show-scons run.py</em></code><br><em class="diigoHighlight id_17248e39bbaf83dbbd429304cebd5cfc type_0 yellow"> it compiles successfully everything but on running the binary it give:</em></html> | | *: <html><em class="diigoHighlight id_17248e39bbaf83dbbd429304cebd5cfc type_0 yellow">I compiled my flask app as a standalone binary using the command :</em><br> <code><em class="diigoHighlight id_17248e39bbaf83dbbd429304cebd5cfc type_0 yellow">python3 -m nuitka --standalone --follow-imports --recurse-all --show-progress --show-scons run.py</em></code><br><em class="diigoHighlight id_17248e39bbaf83dbbd429304cebd5cfc type_0 yellow"> it compiles successfully everything but on running the binary it give:</em></html> |