Installation: Reportlab: “ImportError: No module named reportlab.lib”
问题 I've installed reportlab, via pip install reportlab (also tried via easy_install reportlab ) ..but I get the above error. There are other RL imports before that - it's the .lib that it's objecting to. I've had RL working great in the past, but IT reimaged my computer, and I'm trying to rebuild it. The script works fine, but there's something funky with the RL install, I think. Reportlab: 3.3.0 回答1: Most of the times errors like this are caused by an broken package, either in the package it