LIBtft144 icon indicating copy to clipboard operation
LIBtft144 copied to clipboard

How can I install the library in python?

Open josmargoncal opened this issue 9 years ago • 2 comments

Hello , l'm new and I can't install the library in my raspberry. Other libraris that I install is only tue run a scritp and authomaticaly it install alone, but with this library I can' t. Thank you.

josmargoncal avatar Mar 17 '16 10:03 josmargoncal

  There is no "install".
  You download the ZIP file and unzip it all (13 files?). They belong
  in ONE directory.
  Edit the pin settings in
  example-tft144-rpi-only.py
          to match what you wire up. Or better, wire to what that file says.
  The
      python script
         example-tft144-rpi-only.py should run ok.
        The ...font  or
          ...grfx    examples have an automatic rpi/vgpio check, but they
            should find vgpio is absent, and run ok on rpi also.   Virtual-GPIO
              project does work, but is not much in use and support is minimal.

                  Cheers
                    Brian
                      Australia







On 17/03/16 20:30, josmargoncal wrote:


  Hello , l'm new and I can't install the library in my
    raspberry. Other libraris that I install is only tue run a
    scritp and authomaticaly it install alone, but with this library
    I can' t. 
    Thank you.
  —
    You are receiving this because you are subscribed to this
    thread.
    Reply to this email directly or view it
      on GitHub

BLavery avatar Mar 17 '16 11:03 BLavery

Thank you for you fast replay. I will try this night, thank you. El 17 mar. 2016 12:04 p. m., "Brian Lavery" [email protected] escribió:

There is no "install". You download the ZIP file and unzip it all (13 files?). They belong in ONE directory. Edit the pin settings in example-tft144-rpi-only.py to match what you wire up. Or better, wire to what that file says. The python script example-tft144-rpi-only.py should run ok. The ...font or ...grfx examples have an automatic rpi/vgpio check, but they should find vgpio is absent, and run ok on rpi also. Virtual-GPIO project does work, but is not much in use and support is minimal.

Cheers Brian Australia

On 17/03/16 20:30, josmargoncal wrote:

Hello , l'm new and I can't install the library in my raspberry. Other libraris that I install is only tue run a scritp and authomaticaly it install alone, but with this library I can' t. Thank you. — You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/BLavery/LIBtft144/issues/2#issuecomment-197822345

josmargoncal avatar Mar 17 '16 11:03 josmargoncal