Re: Traceback with Zope 2.7.4 and Version 1.1.9
Brian Bisaillon <[email protected]>
| Newsgroups | gmane.comp.web.zope.zodb.dirstorage |
|---|---|
| Message-ID | <[email protected]> |
I fixed it. It's because I copied DirectoryStorage to my lib/python directory but compiled readdir in my Products/DirectoryStorage directory instead of my /lib/python/DirectoryStorage directory. However, I did get a new Traceback after trying to run this over PVFS2. I'll post it in the next message.