> ImportError: No module named 'toastermain'

I myself have not tried Apache2 with Toaster. I hope someone who has done it in 
the past can comment. In the meantime I will try to replicate the error myself.

> Is it possible to use the jethro toaster with a morty bitbake? If so, what 
> steps are needed?

In principle you could it you use all of Toaster (which is spread across 
“bitbake[/bin/toaster|lib/bb/ui/build*,toaster.ui|lib/toaster/*]” and 
“meta/classes/toaster.class”.

However there have been substantial changes between these release, not least of 
which was the transition from Python2 to Python3, so I would not have high 
hopes for this.

- David


From: [email protected] 
[mailto:[email protected]] On Behalf Of Fabian Knapp
Sent: Sunday, May 07, 2017 6:17 AM
To: [email protected]
Subject: [Toaster] Multiple errors when trying to setup a production instance 
of toaster

I try to setup a production instance of toaster on Ubuntu 16.04, MySQL, apache2 
and the morty release.

However, im wondering if anybody has ever tried so as I get so many different 
errors on almost every step following the tutorial.

Finally, I got it installed but my webserver responses with error code 500.
The apache2 error log reveals:

ImportError: No module named 'toastermain'

The only way I found to fix this was to symlink the toastermain directory to my 
python3.5 dist-packages folder.
However, I got several No module named errors and fixed each with symlinks.

Doing so with the ‚messages‘ module Im stuck with the following error:

django.core.exceptions.ImproperlyConfigured: Application labels aren't unique, 
duplicates: my.messages

I dont have any idea how to fix this ☹


I installed toaster successfully with jethro. However, it would be nice to have 
the latest stable version running, at least for bitbake.
Is it possible to use the jethro toaster with a morty bitbake? If so, what 
steps are needed?

Thanks in advance for your response!


Fabian Knapp

-- 
_______________________________________________
toaster mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/toaster

Reply via email to