[Python-bugs-list] [ python-Bugs-475253 ] [OSX]ConfigPython fails 4 non-admin user

noreply@sourceforge.net noreply@sourceforge.net
Fri, 07 Dec 2001 08:08:21 -0800


Bugs item #475253, was opened at 2001-10-26 03:43
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=475253&group_id=5470

Category: Macintosh
Group: Platform-specific
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Ryan Wilcox (ryanwilcox)
Assigned to: Jack Jansen (jackjansen)
Summary: [OSX]ConfigPython fails 4 non-admin user

Initial Comment:
ConfigurePythonCarbon fails on users that don't have admin privs. (It tries towrite PythonCore to /Library/ and fails, for obvious reasons).

Having this fail means the IDE fails to build, and, well...

----------------------------------------------------------------------

>Comment By: Jack Jansen (jackjansen)
Date: 2001-12-07 08:08

Message:
Logged In: YES 
user_id=45365

Fixed in CVS. We now continue with ConfigurePython, and we give a better error message too (explaining that we 
didn't copy PythonCore for system-wide access, and that this means applets have to reside in the main Python 
folder to be able to run).


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=475253&group_id=5470