In my Python (3.11) app in a Windows-11-environment, I successfuly imported the ConfigParser and -Updader, to maintain the INI file of the app.
I'm now traying to migrate the same Python software to a Raspberry 5, with a Python 3.11 environment as well.
However, in no way, I have any succes in findfing and importing the Config module. Errors like: No module configparser found...
Does one of you have any idea how to solve? Is there maybe a nother configparser/updater available, suitable for the Windows and Raspberry environment?
Thans for yout help... Gergely
I'm now traying to migrate the same Python software to a Raspberry 5, with a Python 3.11 environment as well.
However, in no way, I have any succes in findfing and importing the Config module. Errors like: No module configparser found...
Does one of you have any idea how to solve? Is there maybe a nother configparser/updater available, suitable for the Windows and Raspberry environment?
Thans for yout help... Gergely
Statistics: Posted by Gergely54 — Mon Sep 30, 2024 5:45 pm