Vic
Vic
> Maybe I found the culprit... > >  I added gnupg dirmngr. it did get rid of the error but still getting: Could not start module edgeHub 2021-02-12T17:02:40Z [WARN]...
   I in fact did not change the colour but just to illustrate the point.
I found workaround by doing this: ```` ;COLOR_CHANGE,T0,#34E92F M600 G1 Z1
My final G code was this. I found myself doing E step calibration, flow rate calibration, and Z offset calibration (after the previous two) ``` G1 E-100 F1500 G92 E0...
I think we can close this. It's good to have some detailed record for community.
> hi, I don't have a windows installation, please provide a [MVCE](https://stackoverflow.com/help/minimal-reproducible-example), together with the generated file as an attachment. Create venv in VSCode - Python 3.12.1 (tags/v3.12.1:2305ca5, Dec 7...
I was also able to reproduce this behaviour by generating file again. Notepad++ shows this encoding  
+1
Forci > @MattCosturos Yeap > > ``` > steps: > - task: Bash@3 > displayName: 'Azure IoT Edge - Manual Install' > inputs: > targetType: 'inline' > script: 'pip install...
> ```yaml > pip install -U urllib3 requests > ``` This is currently working fix.