Gregfox151

Avatar
  • Total activity 5
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Created

    can't get "machine" to run

    I've tried many “fixes” and spent many hours to get machine to work on my pycharm. including "pip install machine", adding it via Python interpreter, etc. etc.Here is what I always get:C:\M_Python\...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Cand fine/install machine win11 pycharm

    Hi, in my program I have:from machine import Pin, I2Cfrom ssd1306 import SSD1306_I2Cfrom encoder import Encoderssd1306 and encoder are ok but machinehas an error:Traceback (most recent call last): ...
    • 2 followers
    • 2 comments
    • 0 votes