On 25 ago, 17:06, Alessandro Molina <[email protected]>
wrote:
> The cms application and the library have been released under GPL and
> are available for download here:http://labs.axant.it/acrwith some
> documentation
>
I did what it said in InstallingACR, and couldn't open index page, and
all other pages. Paste you traceback.
Please, if you hava a private or a company email address to send all
traceback, better. Or if there is no problem, I paste it in this
thread.
WebError Traceback:
⇝ TypeError: unhashable type
URL: http://localhost:8080/
File 'd:\\desarrollos\\tg2env\\lib\\site-packages\\weberror-0.10.1-
py2.5.egg\\weberror\\evalexception.py', line 431 in respond
app_iter = self.application(environ, detect_start_response)
...
File 'd:\\desarrollos\\tg2env\\lib\\site-packages\
\toscawidgets-0.9.7.1-py2.5.egg\\tw\\core\\resources.py', line 50 in
register
basename = os.path.basename(filename)
File 'C:\\Python25\\lib\\ntpath.py', line 200 in basename
return split(p)[1]
File 'C:\\Python25\\lib\\ntpath.py', line 164 in split
d, p = splitdrive(p)
File 'C:\\Python25\\lib\\ntpath.py', line 119 in splitdrive
if p[1:2] == ':':
TypeError: unhashable type
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---