Giter VIP home page Giter VIP logo

Comments (6)

thijstriemstra avatar thijstriemstra commented on July 30, 2024

what version of python are you using? not sure why it's downloading the tarball and not a wheel file.

Probably same issue as https://stackoverflow.com/a/64357034/11355791

from luma.examples.

sgjava avatar sgjava commented on July 30, 2024

Python 3.8.10, yeah I've been googling around. Let me see what version of pygame will load and I'll modify the examples setup.

from luma.examples.

thijstriemstra avatar thijstriemstra commented on July 30, 2024

pygame is used for the luma.emulator package and is optional when using the examples.

from luma.examples.

sgjava avatar sgjava commented on July 30, 2024

OK, so I added export PATH="/home/username/.local/bin:$PATH" then pip3 install pygame

  Downloading pygame-1.9.6.tar.gz (3.2 MB)
     |████████████████████████████████| 3.2 MB 191 kB/s            
  Preparing metadata (setup.py) ... done
Building wheels for collected packages: pygame
  Building wheel for pygame (setup.py) ... done
  Created wheel for pygame: filename=pygame-1.9.6-cp38-cp38-linux_armv7l.whl size=3710045 sha256=e69732f521c91147666234cd2d61f81bd9bed5c819174c8552d61724e6516ab2
  Stored in directory: /home/username/.cache/pip/wheels/5c/3a/34/864e618a7e57b5df7cc5f1d1338aa43e7d566a4749a540c9b7
Successfully built pygame
Installing collected packages: pygame
Successfully installed pygame-1.9.6

It's breaking elsewhere now.

from luma.examples.

thijstriemstra avatar thijstriemstra commented on July 30, 2024

not sure why it doesn't install latest pygame (> 2.0).. but like I said, you should be able to ignore it unless you use the emulator.

from luma.examples.

sgjava avatar sgjava commented on July 30, 2024

Yep, I'll close this out.

from luma.examples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.