Giter Site home page Giter Site logo

Comments (3)

miek avatar miek commented on August 19, 2024

Could you post the log of errors that you're seeing?

from luna.

matisTopPath avatar matisTopPath commented on August 19, 2024

@miek, the error log, I try to install luna on pi4 and ubuntu 22.04 but it always shows this error. : (
the Hardware version is LUNA r1.3

dev@dev:~/luna $ sudo python3 applets/interactive-test.py

Traceback (most recent call last):
File "/home/dev/luna/applets/interactive-test.py", line 291, in
tester = top_level_cli(InteractiveSelftest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/luna/init.py", line 93, in top_level_cli
platform = get_appropriate_platform()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/luna/gateware/platform/init.py", line 100, in get_appropriate_platform
platform = PLATFORM_FOR_REVISIONversion
~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
KeyError: (1, 3)

from luna.

martinling avatar martinling commented on August 19, 2024

This was happening because there wasn't a platform definition in the package for r1.3 boards.

Several things have changed since this issue was raised:

  • The LUNA hardware design has been renamed to Cynthion.
  • Platform definitions are no longer part of the LUNA package, they're maintained in other packages/repositories.
  • Platforms for Cynthion r1.3 and all other board versions are now in the cynthion package.

If you install the cynthion package from the repository linked above, everything should work now.

from luna.

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.