node-red-contrib-modbus installation issue.
I have installed the mentioned modbus package on my local machine and it worked perfectly. But when try to install the same package on windows virtual machine its showing an error.
Seems like virtual machine doesn't have a python package in windows build tool.
Thanks for the support.
I have installed python and restarted but still there is an error; seems like VM doesnt have the access to serial port.
VM doesnt has serial port by default; can you explain how to give access to serial port?
Attached the latest log fron node-red, device manager settings
This might work if you run ubuntu in a VM - or use docker. BUT - whay are you using a VM and why are you using windows in the VM? (curious)
PS
Please dont post pictures - they cannot be searched (by future readers with similar issues) and they are hard to read - PLEASE post as text - and - In order to make code readable and usable it is necessary to surround your code with three backticks (also known as a left quote or backquote ```)