Ah, thank you, it worked. 

I did install Django manually but not Djblets. Error message confused me 
about where the problem might be. Preinstalling Django and Djblets, 
easy_install did install Reviewboard 1.6.1 with success.


On Wednesday, February 13, 2013 2:24:08 PM UTC-5, Christian Hammond wrote:
>
> No, you can just install the minimum version of those dependencies 
> manually and then install ReviewBoard. So, install Django 1.3.1 and 
> Djblets... whatever is in the setup.py for that release:
>
> https://github.com/reviewboard/reviewboard/blob/release-1.6.1/setup.py
>
> There you go.
>
> You may have to wipe any newer versions from your site-packages first.
>
> Christian
>
> -- 
> Christian Hammond - chi...@chipx86.com <javascript:>
> Review Board - http://www.reviewboard.org
> VMware, Inc. - http://www.vmware.com
>
>
> On Wed, Feb 13, 2013 at 10:55 AM, Kudret Güler <kudr...@gmail.com<javascript:>
> > wrote:
>
>> That is the production copy used here. I wanted to replicate it on my 
>> machine. 
>>
>> No problem. Shall I be creating the ReviewBoard-1.6.1-py2.6.egg file 
>> myself? 
>>
>>
>> On Wednesday, February 13, 2013 1:35:45 PM UTC-5, Christian Hammond wrote:
>>
>>> Hi,
>>>
>>> Old versions of 1.6 just specified a minimum version, and not an exact 
>>> version.
>>>
>>> If you absolutely have to install an early 1.6, you'll need to figure 
>>> out and fix all the dependencies yourself. A pain, yes, but there's no 
>>> alternative.
>>>
>>> Christian
>>>
>>> -- 
>>> Christian Hammond - chi...@chipx86.com
>>>
>>> Review Board - http://www.reviewboard.org
>>> VMware, Inc. - http://www.vmware.com
>>>
>>>
>>> On Wed, Feb 13, 2013 at 8:13 AM, Kudret Güler <kudr...@gmail.com> wrote:
>>>
>>>>  Hello, 
>>>>
>>>> I'd like to install rb 1.6.1 in a virtual environment. It seems like 
>>>> easy_install has wrong dependency specification. Can I change that?
>>>>
>>>> $ source ~/envs/rb-1.6.1/bin/activate
>>>> (rb-1.6.1):~$ easy_install Reviewboard==1.6.1
>>>> Searching for Reviewboard==1.6.1
>>>> Best match: ReviewBoard 1.6.1
>>>> Processing ReviewBoard-1.6.1-py2.6.egg
>>>> ReviewBoard 1.6.1 is already the active version in easy-install.pth
>>>> Installing rb-site script to /home/ben/envs/rb-1.6.1/bin
>>>> Installing rbssh script to /home/ben/envs/rb-1.6.1/bin
>>>>
>>>> Using /home/ben/envs/rb-1.6.1/lib/**python2.6/site-packages/**
>>>> ReviewBoard-1.6.1-py2.6.egg
>>>> Processing dependencies for Reviewboard==1.6.1
>>>> error: Installed distribution Django 1.3.1 conflicts with requirement 
>>>> Django>=1.4.3
>>>> (rb-1.6.1):~$ 
>>>>
>>>> Thanks, 
>>>>  \\Kudret
>>>>
>>>> -- 
>>>> Want to help the Review Board project? Donate today at 
>>>> http://www.reviewboard.org/**donate/<http://www.reviewboard.org/donate/>
>>>> Happy user? Let us know at 
>>>> http://www.reviewboard.org/**users/<http://www.reviewboard.org/users/>
>>>> -~----------~----~----~----~--**----~----~------~--~---
>>>> To unsubscribe from this group, send email to reviewboard...@**
>>>> googlegroups.com
>>>>
>>>> For more options, visit this group at http://groups.google.com/**
>>>> group/reviewboard?hl=en<http://groups.google.com/group/reviewboard?hl=en>
>>>> --- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "reviewboard" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to reviewboard...@**googlegroups.com.
>>>>
>>>> For more options, visit 
>>>> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out>
>>>> .
>>>>  
>>>>  
>>>>
>>>
>>>  -- 
>> Want to help the Review Board project? Donate today at 
>> http://www.reviewboard.org/donate/
>> Happy user? Let us know at http://www.reviewboard.org/users/
>> -~----------~----~----~----~------~----~------~--~---
>> To unsubscribe from this group, send email to 
>> reviewboard...@googlegroups.com <javascript:>
>> For more options, visit this group at 
>> http://groups.google.com/group/reviewboard?hl=en
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "reviewboard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>  
>>  
>>
>
>

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to