Giuseppe Corbelli

Results 27 comments of Giuseppe Corbelli

python setup.py build / bdist_egg / whatever works fine with MSVC2015/QT5.9

Nothing to do with this project, you have to properly setup your Qt & MSVC environment. Use the qtenv2.bat and vcvarsall.bat scripts supplied with Qt & MSVC installations.

Come on, this is not an issue for this project. You have to build a PyQt extension, so you'll need Qt , sip and Python development packages.

I am investigating how much effort would it take. If reasonable for the project I have I will provide a patch.

Worked for a company that builds net weight filling devices (packaging area). Used python-can to setup and test custom electronics. Setup meant in our case remote programming and testing was...

> Am I right in that this only adds `bus.state` support for `can/interfaces/ixxat/canlib_vcinpl1.py` and not for `can/interfaces/ixxat/canlib_vcinpl2.py`? Correct. As mentioned in #1119 I would suggest to postpone a refactoring /...

Well, I must admit I'm at a loss. I must have done something wrong at some point and I've screwed everything. The last force-push is a rebase on current develop....