Giter VIP home page Giter VIP logo

Comments (7)

michael-robbins avatar michael-robbins commented on June 12, 2024 1

For what it's worth, the dev branch (meltaxa/solariot:dev image) works for me too :D

from solariot.

bdog720 avatar bdog720 commented on June 12, 2024

From what I've read pycrypto doesn't work anymore and people have suggested using pycryptodome. This is a requirement on https://github.com/rpvelloso/Sungrow-Modbus

from solariot.

meltaxa avatar meltaxa commented on June 12, 2024

Dependencies have been updated in the dev branch. Let me know if that helps and I'll merge.

from solariot.

bdog720 avatar bdog720 commented on June 12, 2024

Dev branch seems to work. However I messed around getting pycrypto to work (had to manually install it) so its hard to say if this solves it or not. Just a note that when its trying to install pycrypto it says VS c++ 14.0 build tools are required. Probably worth including that in the requirements?

UPDATE: Still the same error, I'm going to try and redo what I did last time to fix it and I'll let you know

from solariot.

bdog720 avatar bdog720 commented on June 12, 2024

Ok @meltaxa this is what I did to fix it

git clone https://github.com/meltaxa/solariot.git --branch dev
git clone https://github.com/bdog720/Sungrow-Modbus --branch patch-1
cd Sungrow-Modbus
py setup.py install
cd ..
cd solariot
pip install -r requirements.txt

from solariot.

meltaxa avatar meltaxa commented on June 12, 2024

Thanks for the feedback. I have cleaned up the requirements.txt in the dev branch. It relies on Sungrow-Modbus and will inherit it's dependencies. If your Sungrow-Modbus PR is accepted, it will flow on to Solariot.

Currently, I have tested successfully using the Docker solariot:dev image.

from solariot.

meltaxa avatar meltaxa commented on June 12, 2024

dev branch has been merged with master.

from solariot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.