luminance icon indicating copy to clipboard operation
luminance copied to clipboard

doesn't start

Open ghost opened this issue 8 years ago • 4 comments

folkert@lenovo:~$ luminance Traceback (most recent call last): File "/usr/local/bin/luminance", line 26, in from luminance.application import Application ImportError: No module named 'luminance.application'

ghost avatar Jul 15 '17 07:07 ghost

Did you do

./configure --prefix=/usr && make && sudo make install

otherwise files end up in /usr/local

PanderMusubi avatar Dec 31 '18 16:12 PanderMusubi

I was able to fix a similar problem by rebuilding dependencies.

Continous avatar Jun 08 '20 04:06 Continous

Since there haven't been commits in over three years, perhaps best to consolidate all forks into one and publish a working version on https://pypi.org/ ?

PanderMusubi avatar Jun 08 '20 12:06 PanderMusubi

Maybe. It would seem that all of the current solutions have significant issues though.

Continous avatar Jun 09 '20 06:06 Continous