Help
I'm getting this error message - how do I correct - please
=====================================tgsetup.py
Last login: Sun May 20 15:30:53 on ttyp1
cd '/Users/Dan/Desktop/' && '/usr/local/bin/pythonw'  '/Users/Dan/
Desktop/tgsetup.py'  && echo Exit status: $? && exit 1
Welcome to Darwin!
Mini:~ Dan$ cd '/Users/Dan/Desktop/' && '/usr/local/bin/pythonw'  '/
Users/Dan/Desktop/tgsetup.py'  && echo Exit status: $? && exit 1
TurboGears Installer

The recommended Python for TurboGears is Python 2.4.4. You can
download
a Universal build here:

http://www.python.org/download/releases/2.4.4/

Would you like to continue with a Python 2.5 install?yes/no[y]
(y|n, default y)
Beginning setuptools/EasyInstall installation and TurboGears download

Downloading 
http://cheeseshop.python.org/packages/2.5/s/setuptools/setuptools-0.6c5-py2.5.egg
Traceback (most recent call last):
  File "/Users/Dan/Desktop/tgsetup.py", line 404, in <module>
    tg_main()
  File "/Users/Dan/Desktop/tgsetup.py", line 162, in tg_main
    main(args)
  File "/Users/Dan/Desktop/tgsetup.py", line 334, in main
    from setuptools.command.easy_install import main
  File "build/bdist.linux-i686/egg/setuptools/__init__.py", line 2, in
<module>
  File "build/bdist.linux-i686/egg/setuptools/extension.py", line 2,
in <module>
  File "build/bdist.linux-i686/egg/setuptools/dist.py", line 5, in
<module>
  File "build/bdist.linux-i686/egg/setuptools/command/__init__.py",
line 13, in <module>
  File "/Library/Frameworks/Python.framework/Versions/2.5/lib/
python2.5/distutils/command/bdist.py", line 29, in <module>
    class bdist (Command):
  File "/Library/Frameworks/Python.framework/Versions/2.5/lib/
python2.5/distutils/command/bdist.py", line 37, in bdist
    "(default: %s)" % get_platform()),
  File "/Library/Frameworks/Python.framework/Versions/2.5/lib/
python2.5/distutils/util.py", line 78, in get_platform
    cfgvars = get_config_vars()
  File "/Library/Frameworks/Python.framework/Versions/2.5/lib/
python2.5/distutils/sysconfig.py", line 493, in get_config_vars
    func()
  File "/Library/Frameworks/Python.framework/Versions/2.5/lib/
python2.5/distutils/sysconfig.py", line 363, in _init_posix
    raise DistutilsPlatformError(my_msg)
distutils.errors.DistutilsPlatformError: invalid Python installation:
unable to open /Library/Frameworks/Python.framework/Versions/2.5/
include/python2.5/pyconfig.h (No such file or directory)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to