question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot import any luma project

See original GitHub issue

I think this is related to #146

when i checkout luma.core, pip install -e . it and then go to luma.led_matrix, I am unable to import luma.led_matrix.

pi@bar:~/projects/pi-test/luma.led_matrix $ python
Python 3.7.3 (default, Jun 15 2019, 18:14:45) 
[GCC 6.3.0 20170516] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import luma.core
>>> import luma.led_matrix
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'luma.led_matrix'
>>> 

cc @Gadgetoid

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
rm-hullcommented, Jun 16, 2019

Think I’ve published all sub-projects with your fix.Give me a nudge if I’ve missed anything.

Awesome effort, as ever! 🍻

0reactions
rm-hullcommented, Jun 16, 2019

Will do, but it will be later on this evening

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot import any media to Lumafusion - Reddit
When I open LumaFusion and start a new project, then go to the Import Media Sources drop down, I cannot get a video...
Read more >
Importing - Luma Touch Knowledge Base - Help Scout
Answers to common questions about importing media into LumaFusion. What types of media are supported by LumaFusion? How do I imports LUTs (....
Read more >
Does the lumafusion program work with Final Cut Pro files?
I was wondering if the lumafusion app on the ipad works with ... You cannot import Final Cut Pro project files, as is,...
Read more >
Managing Your Media - Online Documentation Portal
If the selected clip was imported directly to LumaFusion (not a clip from the Photos app), and is not in use within any...
Read more >
I am getting the error "Cannot use import statement outside a ...
You will need to use Bable or use all ES modules in your project. – kevintechie. Mar 1 at 9:33. Add a comment ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found