Hi Christian

I get the dependancy error when installing reviewboard

sudo pip install review board

 Stored in directory: 
/root/.cache/pip/wheels/f2/9a/90/de94f8556265ddc9d9c8b271b0f63e57b26fb1d67a45564511

Successfully built django-cors-headers mimeparse django-oauth-toolkit 
PyYAML oauthlib publicsuffix feedparser pillowfight pycparser

ERROR: asana 0.9.1 has requirement six==1.*,>=1.10, but you'll have six 
1.9.0 which is incompatible.

Installing collected packages: Whoosh, python-memcached, 
django-cors-headers, enum34, asn1crypto, pycparser, cffi, cryptography, 
pynacl, bcrypt, paramiko, Django, chardet, idna, urllib3, certifi, 
requests, oauthlib, requests-oauthlib, asana, PyYAML, rbintegrations, 
markdown, pymdown-extensions, docutils, mimeparse, django-braces, 
django-oauth-toolkit, django-haystack, python-dateutil, Pygments, 
django-evolution, django-pipeline, publicsuffix, feedparser, Pillow, 
pillowfight, dnspython, Djblets, django-multiselectfield, ReviewBoard

  Found existing installation: chardet 2.2.1

    Uninstalling chardet-2.2.1:

      Successfully uninstalled chardet-2.2.1

Successfully installed Django-1.6.11 Djblets-1.0.12 Pillow-6.2.0 
PyYAML-5.1.2 Pygments-2.4.2 ReviewBoard-3.0.15 Whoosh-2.7.4 asana-0.9.1 
asn1crypto-1.2.0 bcrypt-3.1.7 certifi-2019.9.11 cffi-1.13.0 chardet-3.0.4 
cryptography-2.7 django-braces-1.13.0 django-cors-headers-1.1.0 
django-evolution-0.7.8 django-haystack-2.4.1 django-multiselectfield-0.1.9 
django-oauth-toolkit-0.9.0 django-pipeline-1.6.14 dnspython-1.16.0 
docutils-0.15.2 enum34-1.1.6 feedparser-5.2.1 idna-2.8 markdown-2.6.11 
mimeparse-0.1.3 oauthlib-1.0.1 paramiko-2.6.0 pillowfight-0.3 
publicsuffix-1.1.0 pycparser-2.19 pymdown-extensions-3.5 pynacl-1.3.0 
python-dateutil-2.8.0 python-memcached-1.59 rbintegrations-1.0 
requests-2.22.0 requests-oauthlib-0.8.0 urllib3-1.25.6

The actual error occurs when I try to invoke review board from the browser 
and the error message is from httpd error_log
 [Wed Oct 16 17:27:45.787059 2019] [:error] [pid 27277] No handlers could 
be found for logger "djblets.extensions.manager"

I am using CentOS Linux release 7.7.1908 (Core) 
I hope that answers your question.

Thank you

mark

On Tuesday, October 15, 2019 at 5:34:29 PM UTC-4, Christian Hammond wrote:
>
> Hi Mark,
>
> Can you show me the conditions under which you see that error? Is it while 
> Review Board is running, or when you run something on the command line?
>
> We don't depend on any specific version of six ourselves (we use Django's 
> bundled version), so I don't know what asana is conflicting with.
>
> Christian
>
> On Tue, Oct 15, 2019 at 9:04 AM Mark Fullerton <mark.m....@gmail.com 
> <javascript:>> wrote:
>
>> Hi 
>> I ran into this issue not finding any loggers for 
>> : "djblets.extensions.manager" 
>> I  installed the latest review board and am running into this error that 
>> was previously fixed. I followed the documentation at:
>> https://www.reviewboard.org/docs/manual/3.0/admin/installation/linux/
>>
>>   I ran into a version compatibility  issue with 
>>
>> ERROR: asana 0.9.1 has requirement six==1.*,>=1.10, but you'll have six 
>> 1.9.0 which is incompatible. and was able to fix it with:
>>
>> pip install -U asana
>>
>> Installing collected packages: six
>>
>>   Found existing installation: six 1.9.0
>>
>>     Uninstalling six-1.9.0:
>>
>>       Successfully uninstalled six-1.9.0
>>
>> Successfully installed six-1.12.0
>>
>>
>> Any ideas what I might have done wrong? Should I not upgrade asana?
>>
>>
>> Thanks
>>
>>
>> markf
>>
>>
>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "Review Board Community" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to revie...@googlegroups.com <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/reviewboard/b7ba6e2a-f811-4c5e-a1ff-863ca603539c%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/reviewboard/b7ba6e2a-f811-4c5e-a1ff-863ca603539c%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>
>
> -- 
> Christian Hammond
> President/CEO of Beanbag <https://www.beanbaginc.com/>
> Makers of Review Board <https://www.reviewboard.org/>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard/7ac33dca-7d81-4719-b0d4-4d7999f0cc22%40googlegroups.com.

Reply via email to