nathan3453

Results 2 issues of nathan3453

i'v been creating this app with python os and tkinter but when I try to use the command through python it doen't work because ./fm_transmitter isn't a command

lcd line is not working? AttributeError: 'module' object has no attribute 'LiquidCrystal_I2C' import liquidcrystal_i2c cols = 20 rows = 4 import liquidcrystal_i2c lcd = liquidcrystal_i2c.LiquidCrystal_I2C(0x27, 1, numlines=rows) lcd.printline(0, 'LCM2004 IIC...