Hi, We are testing team working on Smart Metering Implementation Programme and use pySerial 2.7. Our IT team is preparing an OS build with all the required tools in it. To silently install the tool they them in MSI. I was wondering if you have this in MSI format and can share it with us? Looking forward to your reply. Regards Saqib Rashid This electronic message contains information from Telef?nica UK Limited which may be privileged or confidential. The information is intended to be for the use of the individual(s) or entity named above. If you are not the intended recipient be aware that any disclosure, copying distribution or use of the contents of this information is prohibited. If you have received this electronic message in error, please notify us by telephone or email. Switchboard: +44 (0)113 272 2000 Contact: www.o2.co.uk/contactus Telef?nica UK Limited, 260 Bath Road, Slough, Berkshire SL1 4DX. Registered in England and Wales: 1743099. VAT number: GB 778 6037 85
On 17Sep.2019 0255, Saqib Rashid (UK) wrote:
We are testing team working on Smart Metering Implementation Programme and use pySerial 2.7. Our IT team is preparing an OS build with all the required tools in it. To silently install the tool they them in MSI. I was wondering if you have this in MSI format and can share it with us?
Hi Saqib Unless the maintainers of PySerial are hear and speak up, you will need to reach them (I assume at https://github.com/pyserial/pyserial though I have not checked). However, as most Python projects are not distributed as MSI files, if you require that then you will be best to create your own MSI package with the files you need - in general, there is no registration required and copying the files is sufficient. The tutorial at https://www.firegiant.com/wix/tutorial/ will help you create an MSI. Cheers, Steve
participants (2)
-
Saqib Rashid (UK)
-
Steve Dower