ProtonShift version
0.8.9
Component
Python Backend (FastAPI)
Description
ModuleNotFoundError: No module named 'pydantic_core._pydantic_core' Failed to start Python backend: Error: Python exited with code 1 at ChildProcess.<anonymous> (/tmp/.mount_ProtononXML8/resources/app.asar/dist/main.js:128:24) at ChildProcess.emit (node:events:519:28) at ChildProcess._handle.onexit (node:internal/child_process:293:12)
pydantic-core is installed on my system:
`❯ pacman -Q python-pydantic
python-pydantic 2.12.5-4
~/Downloads
❯ pacman -Q python-pydantic-core
python-pydantic-core 3:2.41.5-4.1
`
Steps to reproduce
Try to run AppImage on CachyOS.
Expected behavior
App Opens.
Actual behavior
App doesn't open and nothing happens. Running the AppImage from the console shows the error.
Linux Distribution
CachyOS
GPU
No response
Installation method
AppImage
Additional context
No response
ProtonShift version
0.8.9
Component
Python Backend (FastAPI)
Description
ModuleNotFoundError: No module named 'pydantic_core._pydantic_core' Failed to start Python backend: Error: Python exited with code 1 at ChildProcess.<anonymous> (/tmp/.mount_ProtononXML8/resources/app.asar/dist/main.js:128:24) at ChildProcess.emit (node:events:519:28) at ChildProcess._handle.onexit (node:internal/child_process:293:12)pydantic-core is installed on my system:
`❯ pacman -Q python-pydantic
python-pydantic 2.12.5-4
~/Downloads
❯ pacman -Q python-pydantic-core
python-pydantic-core 3:2.41.5-4.1
`
Steps to reproduce
Try to run AppImage on CachyOS.
Expected behavior
App Opens.
Actual behavior
App doesn't open and nothing happens. Running the AppImage from the console shows the error.
Linux Distribution
CachyOS
GPU
No response
Installation method
AppImage
Additional context
No response