On 10/14/2013 05:17 PM, Robin Becker wrote:
I'm trying to port reportlab extensions to Python 3.3. On windows I get
a missing library error when trying to build/install the trial reportlab
in a virtual environment eg
This is my configuration file:
$ cat myvenv/pyvenv.cfg
home = /usr/local/bin
include-system-site-packages = false
version = 3.4.0
In this case (default), the site-package directory is not included in
the PYTHONPATH. If you want to include it, set:
include-system-site-packages = true
--
Marco Buttu
--
https://mail.python.org/mailman/listinfo/python-list