close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.admin.web_ui.PluginAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
Jan 17, 2012, 8:47:25 PM (14 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v14
|
v15
|
|
| 28 | 28 | |
| 29 | 29 | ## path to the Python runtime |
| 30 | | PY_PATH="/media/internal/pygame_test/python" |
| | 30 | ## NOTE: content of the Python 2.7 runtime has been |
| | 31 | ## placed to the python2.7 folder |
| | 32 | PY_PATH="/media/internal/pygame_test/python27" |
| 31 | 33 | export PY_PATH |
| 32 | 34 | |