You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New clean install using official stretch 2017-10-10 IoT image which includes Python 3.53. Calling set_duty_cycle throws Segment fault if run using Python3.60 or 3.63 venvs but no error using included Python3 or python 3.53 venv
I have narrowed it down to the following simple code. Any ideas?