Expected Behavior
Hottop KN-8828B-2K+ working as it was in version 2.1.2
Steps to Reproduce the Problem
- Download the new release of artisan
- Select the Hottop KN-8828B-2k+ as device
- The temperature values are -1
Specifications
- Artisan Version: 2.4
- Artisan Build (number in brackets shown in the about box): 5afdae1
- Platform (Mac/Windows/Linux + OS version): Mac OS 10.15.5
- Connected devices or roasting machine: Hottop KN-8828B-2k+
I have also downloaded the source code of the latest version and ran it directly and that works with no issue but for some reason the packaged version does not work.
Here the library versions of the packaged version of artisan (this version is the one that does not work with the hottop)
Artisan 2.4.0 (5afdae1)
Python 3.8.3, Qt 5.14.2, PyQt 5.14.2, Matplotlib 3.2.1, NumPy 1.18.4, SciPy 1.4.1, pymodbus 2.3.0, Yoctopuce 1.10.40411 (1.10.40411)
Here the library versions when I run the code in the git repo directly in my computer and actually works:
ArtisanViewer 2.4.1 (0)
Python 3.7.7, Qt 5.15.0, PyQt 5.15.0, Matplotlib 3.1.1, NumPy 1.18.2, SciPy 1.4.1, pymodbus 2.3.0, Yoctopuce 1.10.40411 (1.10.40411)
Maybe the python version in the packaged version of artisan is the problem?
Expected Behavior
Hottop KN-8828B-2K+ working as it was in version 2.1.2
Steps to Reproduce the Problem
Specifications
I have also downloaded the source code of the latest version and ran it directly and that works with no issue but for some reason the packaged version does not work.
Here the library versions of the packaged version of artisan (this version is the one that does not work with the hottop)
Artisan 2.4.0 (5afdae1)
Python 3.8.3, Qt 5.14.2, PyQt 5.14.2, Matplotlib 3.2.1, NumPy 1.18.4, SciPy 1.4.1, pymodbus 2.3.0, Yoctopuce 1.10.40411 (1.10.40411)
Here the library versions when I run the code in the git repo directly in my computer and actually works:
ArtisanViewer 2.4.1 (0)
Python 3.7.7, Qt 5.15.0, PyQt 5.15.0, Matplotlib 3.1.1, NumPy 1.18.2, SciPy 1.4.1, pymodbus 2.3.0, Yoctopuce 1.10.40411 (1.10.40411)
Maybe the python version in the packaged version of artisan is the problem?