Changes between Version 20 and Version 21 of Win32Build
- Timestamp:
- Apr 18, 2012 4:44:03 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Win32Build
v20 v21 140 140 - Add the directory where the external packages are stored to the !PyDev settings. ''Window ‣ Preferences ‣ !PyDev ‣ Interpreter-Python ‣ Libraries ‣ New Folder''. 141 141 142 - If you still have errors with wxPython then remove your interpreter and add it again. After a restart of Eclipse the errors should have disappeared. 143 142 144 - Finally right click on the project, properties and then change the !PyDev PYTHONPATH so that it contains the build directory. This is needed for debugging purposes. 143 145