-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation error #517
Comments
your port PS I have never tested on Windows, so have no idea if it will work or not - its really intended for linux systems |
Worked for me adding the My main computer is a Debain 12, but unfortunately the USB to serial adapter doesn't want to work on it. I had to rescue this old Windows laptop to check that the problem wasn't in the inverter. |
Can you share more details? Is it the permission error or something else? |
Really don't know, as I changed the adaptor and now I'm back over my debian. BTW, the ANERN AN SCI MAX 10200 (a cheap clone of Voltronic) doesn't play well with the PIP protocol, or even with the PIP30, which is what it sometimes responds to. Many requests are slow to respond, long response times, some remain unanswered for minutes... however, the RS232 port seems to actually behave like a MODBUS RTU, and reading the registers through it is turning out to be much quicker and simpler than it seemed. |
@ogry
although my ANERN says OSO |
After installing mppsolar in Windows10 with
pip install mppsolar
I would try to install the ble version to test funcionality:Details
× Building wheel for bluepy (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [21 lines of output]
C:\Users\ogryd\AppData\Local\Temp\pip-build-env-71b2sf1b\overlay\Lib\site-packages\setuptools\dist.py:452: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for bluepy
Failed to build bluepy
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (bluepy)
then, I uninstalled mppsolar[ble] and I tryied to install again the basic mppsolar, but now I cannot run the basic mppsolar:
Details
The text was updated successfully, but these errors were encountered: