I'm trying to use the python subversion SWIG libraries in a virtualenv --no-site-packages
environment. How can I make this work?
相关问题
- how to define constructor for Python's new Nam
- streaming md5sum of contents of a large remote tar
- How to get the background from multiple images by
- Evil ctypes hack in python
- Correctly parse PDF paragraphs with Python
This blog post answers my question nicely. http://codersbuffet.blogspot.com/2009/09/mercurial-subversion-and-virtualenv.html
According to Maciek Sawicki answer:
You can install it inside virtualenv from svn: