Hi, These are just warnings, they don't seem to create problems with localFS. Just delete win32wnet.pyd from LocalFS and it won't give you the exception win32wnet should be part of your Python distribution under windows. Douwe
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Ulla Theiss Sent: Thursday, August 08, 2002 10:43 AM To: zope Subject: [Zope] LocalFS on Windows with Python 2.1.3
Hi,
I try to run the product LocalFS with under Windows with Python 2.1.3.
Starting Zope I get the following exception:
C:\Programme\WebSite\lib\python\ts_regex.py:15: DeprecationWarning: the regex mo dule is deprecated; please use the re module import regex, regsub #, Sync C:\Programme\WebSite/bin/lib\regsub.py:15: DeprecationWarning: the regsub module is deprecated; please use re.sub() DeprecationWarning)
Followed by an exception window that the python15.dll could not be found.
Can anybody help me?
Does anybody know, if the combination LocalFS, Windows, Zope 2.5.1 and Python 2.1.3 should be possible or if I should take another version of anything.
Thanks in advance, Ulla Theiß.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )