[reportlab-users] Problem setting up renderPM and rl_accel
Andy Robinson
andy at reportlab.com
Tue Jul 11 17:44:37 EDT 2006
wayne allen scott wrote:
> I am having difficulty getting renderPM and rl_accel to setup properly.
>
> When I type...
>
> python setup.py install
>
> in either directory I get...
>
> ImportError: No module named distutils.core
>
> I have read the Python Module installation manual and can't find the file
> mentioned there.
You must have an unusual Python installation. distutils is part of core
Python in recent versions. What OS and Python version are you running?
- Andy
More information about the reportlab-users
mailing list