Workaround for OS 12.3 and Python 2.7

Dave Fleck dfleck at pacifier.com
Sat Apr 2 01:36:47 EDT 2022


I got my Arduino and W800 interfaces working with the following changes:

Install python 2.7 from python.org

In Arduino.py and W800.py change the first line to:
#!/usr/local/bin/python -E

And my interfaces are now working!

Dave
-------------
"To succeed, planning alone is insufficient. One must improvise as well.” -- Isaac Asimov



More information about the XTensionList mailing list