You are using the wrong import syntax and a wrong folder name. I assume you want:
import gluon.contrib.fdpf as pdf On Saturday, 17 November 2012 12:09:41 UTC-6, Paul Rykiel wrote: > > Where do I load this > , in gluon.contrib? > > I keep getting wierd erros "module not found," or "cannot load fpdf" > > import from gluon.contrib.pyfdpf as pdf > does not seem to work > > any assistance, I just want to use whatever took ships with Web2py, no > special configs > --