[Toaster] django version
Damian, Alexandru
alexandru.damian at intel.com
Thu Mar 20 06:16:09 PDT 2014
Hello,
I would recommend trying to install django and south to the required
versions using pip,maybe setup a virtualenv environment.
This isn't tested, but it should give you a rough idea
mkdir ~/workspace
cd ~/workspace
virtualenv venv
source venv/bin/activate
pip install django
pip install south
source <path-to-poky>/oe-build-init-env
source toaster start
Can you please let me know if this works ?
Alex
On Thu, Mar 20, 2014 at 12:42 PM, pighi at selea.com <pighi at selea.com> wrote:
> I'm just startign to using Toaster,
> I have the opensus 12.3 (as suggested in Yocto doc). but Toaster require
> django version 1.5, but with opensuse 12.3 the last vesion of django is
> 1.4.8... so it doesn't start.
> So how can i solve it?
>
> Omar
>
>
>
> Dott.Ing. Omar Pighi
> R&D Selea
>
>
> --
> _______________________________________________
> toaster mailing list
> toaster at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/toaster
>
--
Alex Damian
Yocto Project
SSG / OTC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/toaster/attachments/20140320/14970ef3/attachment.html>
More information about the toaster
mailing list