Hello,

I am new to repoze. I was trying to install repoze.bfg on a Windows-XP
machine. It crashed while trying to install WebOb.

Searching for WebOb>=0.9.7
Reading http://dist.repoze.org/bfg/current/simple/WebOb/
Best match: WebOb 0.9.7.1
Downloading http://dist.repoze.org/bfg/current/WebOb-0.9.7.1.tar.gz
....

   dir = convert_path(words[1])
  File "c:\Python26\Lib\distutils\util.py", line 191, in convert_path
    raise ValueError, "path '%s' cannot end with '/'" % pathname
ValueError: path 'docs/' cannot end with '/'

After googling I found that this was a known issue for WebOb 0.9.7.1 and has
been fixed since.  PythonPaste shows the latest version to be 0.9.8.
repoze.org still holds on to 0.9.7.1.


What should I do to make my installation work?


Thanx a lot for the help.

With regards,
- Shailesh
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to