Am 29.12.2009 20:26, schrieb Johan Ekh: > Hi all, > I'm a new sphinx user. I would like to use sphinx with "abaqus > python", which comes bundled with the > finite element package ABAQUS and is based on python-2.4.3. It is used > for building finite element models > and post processing the results database. Thus, an Abaqus model is in > fact a python script. > > Thus, how can I install sphinx such that it is aware of this "special" > version of python on my linux machine? > I also have python-2.6 and sphinx installed for my non-abaqus work and > I don't want to interfere with that > setup.
In short, the easiest thing would be to install Sphinx (and prerequisites: docutils, jinja2, pygments) using that version of Python, i.e. calling setup.py with the Python executable that comes with ABAQUS. Georg
signature.asc
Description: OpenPGP digital signature
