Hi, I am posting my reply from our email support thread here for benefit of other admins who may face the same error:
It looks like python2.4 is being targeted as the interpreter in the setup script which is probably not available on the system. You can try running: [EMAIL PROTECTED] setup.py install You should have all the dependencies installed for your version of Python. Please read INSTALL.txt bundled with the Python Provisioning API library download for version specific dependencies. -Anirudh On Sep 25, 2:01 am, Rosmini College <[EMAIL PROTECTED]> wrote: > I've downloaded and extracted the client. When I try and install, the > following happens > > [EMAIL PROTECTED]:/usr/local/src/python# ./setup.py install > bash: ./setup.py: /usr/bin/python2.4: bad interpreter: No such file or > directory > [EMAIL PROTECTED]:/usr/local/src/python# > > How do I fix/troubleshoot this? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-apps-apis?hl=en -~----------~----~----~----~------~----~------~--~---
