Changes between Version 86 and Version 87 of Plugins
- Timestamp:
- 10/19/2015 11:24:48 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Plugins
v86 v87 101 101 102 102 103 If a plugin does not have a Python version available it is usually possible to rename it to match your installed version (e.g. ''Plugin-1.0-'''py2.6'''.egg'' ''to'' ''Plugin-1.0-'''py2.7'''.egg'') and it willstill run normally.103 '''For Plugins that don't have all Python versions available:''' It is possible to rename them to match your installed Python version (e.g. ''Plugin-1.0-'''py2.6'''.egg'' ''to'' ''Plugin-1.0-'''py2.7'''.egg'') and should still run normally. 104 104 105 105 === GUI Install ===