I am trying to install JCR in windows 7. I am getting the issue with the UnicodeMultiDict class.
File "C:\Python26\lib\site-packages\pastescript-1.7.5-py2.6.egg\paste\script\a
ppinstall.py", line 234, in get_installer
'paste.app_install', ep_name)
File "C:\Python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\pkg_resources.
py", line 2221, in load_entry_point
File "C:\Python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\pkg_resources.
py", line 1954, in load
File "C:\Python26\lib\site-packages\pylons-0.9.7-py2.6.egg\pylons__init__.py"
, line 4, in <module>
from pylons.config import config
File "C:\Python26\lib\site-packages\pylons-0.9.7-py2.6.egg\pylons\config.py",
line 2, in <module>
from pylons.configuration import *
File "C:\Python26\lib\site-packages\pylons-0.9.7-py2.6.egg\pylons\configuratio
n.py", line 25, in <module>
import pylons.legacy
File "C:\Python26\lib\site-packages\pylons-0.9.7-py2.6.egg\pylons\legacy.py",
line 9, in <module>
import pylons.decorators
File "C:\Python26\lib\site-packages\pylons-0.9.7-py2.6.egg\pylons\decorators_
_init__.py", line 17, in <module>
from webob import UnicodeMultiDict
ImportError: cannot import name UnicodeMultiDict</module></module></module></module></module>
I have the python 2.6.6 , WebOb 1.2. Please suggest me how I can resolve this issue.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sorry for the delay in replying - I've been overseas. I believe this was
an issue with Pylons 0.9.7 - I reported it as a bug against Pylons 5 years
ago. I don't remember what the fix was (if any), or if it just went away.
You should know that JCR is an abandoned project - I haven't used it for
several years now, and haven't done a release in 4 years. Unless another
maintainer comes along, you should look elsewhere for a code review tool.
I am trying to install JCR in windows 7. I am getting the issue with the
UnicodeMultiDict class.
File
"C:\Python26\lib\site-packages\pastescript-1.7.5-py2.6.egg\paste\script\a
ppinstall.py", line 234, in get_installer
'paste.app_install', ep_name)
File
"C:\Python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\pkg_resources.
py", line 2221, in load_entry_point
File
"C:\Python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\pkg_resources.
py", line 1954, in load
File "C:\Python26\lib\site-packages\pylons-0.9.7-py2.6.egg\pylons__init
.py" , line 4, in <module> from pylons.config import config File
"C:\Python26\lib\site-packages\pylons-0.9.7-py2.6.egg\pylons\config.py",
line 2, in <module> from pylons.configuration import * File
"C:\Python26\lib\site-packages\pylons-0.9.7-py2.6.egg\pylons\configuratio
n.py", line 25, in <module> import pylons.legacy File
"C:\Python26\lib\site-packages\pylons-0.9.7-py2.6.egg\pylons\legacy.py",
line 9, in <module> import pylons.decorators File
"C:\Python26\lib\site-packages\pylons-0.9.7-py2.6.egg\pylons\decorators_
_init</module></module></module></module>.py", line 17, in <module>
from webob import UnicodeMultiDict
ImportError: cannot import name UnicodeMultiDict</module>
I have the python 2.6.6 , WebOb 1.2. Please suggest me how I can resolve
this issue.
Hi,
I am trying to install JCR in windows 7. I am getting the issue with the UnicodeMultiDict class.
File "C:\Python26\lib\site-packages\pastescript-1.7.5-py2.6.egg\paste\script\a
ppinstall.py", line 234, in get_installer
'paste.app_install', ep_name)
File "C:\Python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\pkg_resources.
py", line 2221, in load_entry_point
File "C:\Python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\pkg_resources.
py", line 1954, in load
File "C:\Python26\lib\site-packages\pylons-0.9.7-py2.6.egg\pylons__init__.py"
, line 4, in <module>
from pylons.config import config
File "C:\Python26\lib\site-packages\pylons-0.9.7-py2.6.egg\pylons\config.py",
line 2, in <module>
from pylons.configuration import *
File "C:\Python26\lib\site-packages\pylons-0.9.7-py2.6.egg\pylons\configuratio
n.py", line 25, in <module>
import pylons.legacy
File "C:\Python26\lib\site-packages\pylons-0.9.7-py2.6.egg\pylons\legacy.py",
line 9, in <module>
import pylons.decorators
File "C:\Python26\lib\site-packages\pylons-0.9.7-py2.6.egg\pylons\decorators_
_init__.py", line 17, in <module>
from webob import UnicodeMultiDict
ImportError: cannot import name UnicodeMultiDict</module></module></module></module></module>
I have the python 2.6.6 , WebOb 1.2. Please suggest me how I can resolve this issue.
Hi Shashi
Sorry for the delay in replying - I've been overseas. I believe this was
an issue with Pylons 0.9.7 - I reported it as a bug against Pylons 5 years
ago. I don't remember what the fix was (if any), or if it just went away.
You should know that JCR is an abandoned project - I haven't used it for
several years now, and haven't done a release in 4 years. Unless another
maintainer comes along, you should look elsewhere for a code review tool.
Cheers ............................. John
On 12 August 2014 04:54, Shashi shash2u@users.sf.net wrote:
--
Paddling hard to escape the mainstream.