This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author bluag
Recipients BreamoreBoy, ajaksu2, amaury.forgeotdarc, benjamin.peterson, bluag, flox, jackdied, pitrou, stutzbach
Date 2011-05-13.17:15:50
SpamBayes Score 0.018145997
Marked as misclassified No
Message-id <1305306950.98.0.820868880987.issue2521@psf.upfronthosting.co.za>
In-reply-to
Content
ImportError: No module named _weakrefset
Here are some references while i was trying to install Pinax framework.

http://paste.pound-python.org/show/6536/

And i saw that the _weakrefset.py is not included in the package. So I have copied from Python's source with version : 3.1.* to my d:\sosyal\ folder. and everything works fine.
History
Date User Action Args
2011-05-13 17:15:51bluagsetrecipients: + bluag, amaury.forgeotdarc, pitrou, jackdied, ajaksu2, benjamin.peterson, stutzbach, flox, BreamoreBoy
2011-05-13 17:15:50bluagsetmessageid: <1305306950.98.0.820868880987.issue2521@psf.upfronthosting.co.za>
2011-05-13 17:15:50bluaglinkissue2521 messages
2011-05-13 17:15:50bluagcreate