Closed KumarPravaig closed 8 months ago
Dear @KumarPravaig,
pathlib
is part of th Python standard library, therefore this error is rather strange.
2023-02-fennec-fox
install into?2023-02-fennec-fox
and successfully run python -c "import pathlib"
?Best regards, The foxBMS Team
Dear @KumarPravaig,
are there any updates on your side?
Best regards, The foxBMS Team
Iam facing an error with the software installation of the "foxbms", I followed the steps for installation in the given sequence and it was working good in the past. Now it just started to pop an error in the building process as below:
""C:\Users\Kumar\Documents\foxbms-2>tools\utils\cmd\run-python-script.bat tests\env\packages_test.py -f tests\env\conda_env_win32.json Traceback (most recent call last): File "C:\Users\Kumar\Documents\foxbms-2\tests\env\packages_test.py", line 51, in import pathlib ModuleNotFoundError: No module named 'pathlib'""
I tried many ways solving the problem. But the end result was the same, struggling for the "pathlib" library to recognize. It couldn't build the project.