I got a error with the command
python -m nuitka --standalone --show-memory --show-progress --follow-imports --include-plugin-directory=belt_server/startup,belt_server/api main.py
Any one help?
Thanks.
Nuitka-Progress: Optimizing module 'pydantic', 142 more modules to go after that.
Nuitka-Memory: Total memory usage before optimizing module 'pydantic': 748.17 MB (784510976 bytes)
Nuitka-Plugins:WARNING: implicit-imports: Problem locating 'pydantic' for implicit imports of '.main'.
PASS 1: 75.5%|██████████████████▉ | 441/584, pydanticTraceback (most recent call last):
File "/Users/bytensor/python_env/belt_venv/lib/python3.9/site-packages/nuitka/plugins/Plugins.py", line 69, in withPluginProblemReporting
yield
File "/Users/bytensor/python_env/belt_venv/lib/python3.9/site-packages/nuitka/plugins/Plugins.py", line 521, in considerImplicitImports
cls._considerImplicitImports(plugin=plugin, module=module)
File "/Users/bytensor/python_env/belt_venv/lib/python3.9/site-packages/nuitka/plugins/Plugins.py", line 424, in _considerImplicitImports
module_filename = plugin.locateModule(full_name)
File "/Users/bytensor/python_env/belt_venv/lib/python3.9/site-packages/nuitka/plugins/PluginBase.py", line 729, in locateModule
_module_name, module_filename, _module_kind, _finding = locateModule(
File "/Users/bytensor/python_env/belt_venv/lib/python3.9/site-packages/nuitka/importing/Importing.py", line 827, in locateModule
assert module_package is None or (
AssertionError: <ModuleName ''>
FATAL: implicit-imports: Plugin issue while working on 'module 'pydantic''. Please report the bug with the above traceback included.
Nuitka-Reports: Compilation crash report written to file 'nuitka-crash-report.xml'.
And this is the log file. It's a xml file.
nuitka-crash-report.txt
Nuitka 2.5rc1
I got a error with the command
python -m nuitka --standalone --show-memory --show-progress --follow-imports --include-plugin-directory=belt_server/startup,belt_server/api main.py
Any one help?
Thanks.
Nuitka-Progress: Optimizing module 'pydantic', 142 more modules to go after that.
Nuitka-Memory: Total memory usage before optimizing module 'pydantic': 748.17 MB (784510976 bytes)
Nuitka-Plugins:WARNING: implicit-imports: Problem locating 'pydantic' for implicit imports of '.main'.
PASS 1: 75.5%|██████████████████▉ | 441/584, pydanticTraceback (most recent call last):
File "/Users/bytensor/python_env/belt_venv/lib/python3.9/site-packages/nuitka/plugins/Plugins.py", line 69, in withPluginProblemReporting
yield
File "/Users/bytensor/python_env/belt_venv/lib/python3.9/site-packages/nuitka/plugins/Plugins.py", line 521, in considerImplicitImports
cls._considerImplicitImports(plugin=plugin, module=module)
File "/Users/bytensor/python_env/belt_venv/lib/python3.9/site-packages/nuitka/plugins/Plugins.py", line 424, in _considerImplicitImports
module_filename = plugin.locateModule(full_name)
File "/Users/bytensor/python_env/belt_venv/lib/python3.9/site-packages/nuitka/plugins/PluginBase.py", line 729, in locateModule
_module_name, module_filename, _module_kind, _finding = locateModule(
File "/Users/bytensor/python_env/belt_venv/lib/python3.9/site-packages/nuitka/importing/Importing.py", line 827, in locateModule
assert module_package is None or (
AssertionError: <ModuleName ''>
FATAL: implicit-imports: Plugin issue while working on 'module 'pydantic''. Please report the bug with the above traceback included.
Nuitka-Reports: Compilation crash report written to file 'nuitka-crash-report.xml'.
And this is the log file. It's a xml file.
nuitka-crash-report.txt
Nuitka 2.5rc1