Bug report #937
download python plugin
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Low | ||
| Assignee: | |||
| Category: | Build/Install | ||
| Affected QGIS version: | Regression?: | No | |
| Operating System: | Windows | Easy fix?: | No |
| Pull Request or Patch supplied: | Resolution: | fixed | |
| Crashes QGIS or corrupts data: | Copied to github as #: | 10996 |
Description
Hi Tim
To download new Python plugins you have to change the row 105 of the dialog.py file present in
C:\\Programmi\\Quantum GIS\\python\\plugins\\plugin_installer directory with the following string:
plugindir = str(QgsApplication.applicationDirPath()) + "/python/plugins"
History
#1
Updated by Gary Sherman almost 18 years ago
- Resolution set to fixed
- Status changed from Open to Closed
This is already fixed for 0.9.2
#2 Updated by Anonymous about 16 years ago
Milestone Version 0.9.2 deleted