Navigation

    LILYGO

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. jo6466
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 3
    • Best 0
    • Groups 0

    jo6466

    @jo6466

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    jo6466 Unfollow Follow

    Latest posts made by jo6466

    • LilyGO T4 v1.3 problem

      I bought a LilyGO T4 v1.3 and i'm disappointed because i can't dowload my sketch on him

      I'm on Mac

      I installed the CH9102F driver and tested
      I installed his specific github module and follow the instructions
      https://imgur.com/a/JUxBF7s

      In the user_setup_select.h i select :
      #include <User_Setups/Setup22_TTGO_T4_v1.3.h> // Setup file for ESP32 and TTGO T4 version 1.3

      But after all that i've still this compilation error with ESP32 dev Module and all others ESP32 cards:

      [695] Error loading Python lib '/var/folders/fp/jfzrnvjx6dj86vy0zj9v44xh0000gn/T/_MEIBPYw4q/libpython3.8.dylib': dlopen: dlopen(/var/folders/fp/jfzrnvjx6dj86vy0zj9v44xh0000gn/T/_MEIBPYw4q/libpython3.8.dylib, 10): Library not loaded: @loader_path/libintl.8.dylib
      Referenced from: /var/folders/fp/jfzrnvjx6dj86vy0zj9v44xh0000gn/T/_MEIBPYw4q/libpython3.8.dylib
      Reason: no suitable image found. Did find:
      /var/folders/fp/jfzrnvjx6dj86vy0zj9v44xh0000gn/T/_MEIBPYw4q/libintl.8.dylib: cannot load 'libintl.8.dylib' (load command 0x80000034 is unknown)
      /private/var/folders/fp/jfzrnvjx6dj86vy0zj9v44xh0000gn/T/_MEIBPYw4q/libintl.8.dylib: cannot load 'libintl.8.dylib' (load command 0x80000034 is unknown)

      exit status 255

      Compilation error: exit status 255

      posted in Common problems
      J
      jo6466
    • LilyGO T4 v1.3 problem

      I bought a LilyGO T4 v1.3 and i'm disappointed because i can't dowload my sketch on him

      I'm on Mac

      I installed the CH9102F driver and tested
      I installed his specific github module and follow the instructions
      https://imgur.com/a/JUxBF7s

      In the user_setup_select.h i select :
      #include <User_Setups/Setup22_TTGO_T4_v1.3.h> // Setup file for ESP32 and TTGO T4 version 1.3

      But after all that i've still this compilation error with ESP32 dev Module and all others ESP32 cards:

      [695] Error loading Python lib '/var/folders/fp/jfzrnvjx6dj86vy0zj9v44xh0000gn/T/_MEIBPYw4q/libpython3.8.dylib': dlopen: dlopen(/var/folders/fp/jfzrnvjx6dj86vy0zj9v44xh0000gn/T/_MEIBPYw4q/libpython3.8.dylib, 10): Library not loaded: @loader_path/libintl.8.dylib
      Referenced from: /var/folders/fp/jfzrnvjx6dj86vy0zj9v44xh0000gn/T/_MEIBPYw4q/libpython3.8.dylib
      Reason: no suitable image found. Did find:
      /var/folders/fp/jfzrnvjx6dj86vy0zj9v44xh0000gn/T/_MEIBPYw4q/libintl.8.dylib: cannot load 'libintl.8.dylib' (load command 0x80000034 is unknown)
      /private/var/folders/fp/jfzrnvjx6dj86vy0zj9v44xh0000gn/T/_MEIBPYw4q/libintl.8.dylib: cannot load 'libintl.8.dylib' (load command 0x80000034 is unknown)

      exit status 255

      Compilation error: exit status 255

      posted in Technical Discussion
      J
      jo6466