foxBMS / foxbms-2

foxBMS 2, online documentation at https://docs.foxbms.org
https://foxbms.org
Other
271 stars 127 forks source link

Facing Issue while re-installation #31

Closed KumarPravaig closed 8 months ago

KumarPravaig commented 11 months ago

 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. 0011

foxBMS commented 10 months ago

Dear @KumarPravaig,

pathlib is part of th Python standard library, therefore this error is rather strange.

Best regards, The foxBMS Team

foxBMS commented 9 months ago

Dear @KumarPravaig,

are there any updates on your side?

Best regards, The foxBMS Team