[Toaster] [PATCH 0/1] toaster: Documentation chanes to move to pip3 from virtualenv

Barros Pena, Belen belen.barros.pena at intel.com
Thu Jun 2 03:34:33 PDT 2016



On 01/06/2016 17:27, "toaster-bounces at yoctoproject.org on behalf of Brian
Avery" <toaster-bounces at yoctoproject.org on behalf of
avery.brian at gmail.com> wrote:

>I've attached a pdf version for easier reading.

So the instructions look good to me. I installed python3-pip in my Ubuntu
14.04 system, and then the Toaster dependencies using

pip3 install --user -r bitbake/toaster-requirements.txt

I can see all of them installed if I do

pip3 list installed --local

				
			
		
	
But, when I try to start Toaster, it complains saying


This program needs Django>1.8,<1.9
Please install with pip install -r
/home/belen/toaster-python3/bitbake/toaster-requirements.txt


Any ideas about what I am doing wrong?

Thanks!

Belén

				
			
		
	


>
>-bavery (an intel employee)
>
>On Wed, Jun 1, 2016 at 9:35 AM, brian avery <avery.brian at gmail.com> wrote:
>>     Our switch to python3 requires us to dump the virtualenv approach
>>     as long as we need python to resolve to python2 in the same shell
>>     that python3 resolves to python3.  To enable users to install
>>     Toaster's python package dependencies locally, we are
>>     changing to using pip3 and these doc changes explain how to do
>>     that.
>>
>> -bavery (an intel employee)
>>
>> The following changes since commit
>>3c42280b8a5cac184311a59589849fec4e215a14:
>>
>>   sanity: Drop setting C locale (2016-06-01 15:05:47 +0100)
>>
>> are available in the git repository at:
>>
>>   git://git.yoctoproject.org/poky-contrib
>>bavery/toaster/pip3-doc-changes
>>   
>>http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/toaster/p
>>ip3-doc-changes
>>
>> brian avery (1):
>>   toaster-manual: Switch to  pip3 dependency installer
>>
>>  .../toaster-manual-setup-and-use.xml               | 26 ++++----
>>  .../toaster-manual/toaster-manual-start.xml        | 72
>>++++++----------------
>>  2 files changed, 31 insertions(+), 67 deletions(-)
>>
>> --
>> 1.9.1



More information about the toaster mailing list