Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem installing plugins #14121

Closed
qgib opened this issue Aug 5, 2011 · 2 comments
Closed

Problem installing plugins #14121

qgib opened this issue Aug 5, 2011 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Plugins
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Aug 5, 2011

Author Name: Daniel Fruzynski (Daniel Fruzynski)
Original Redmine Issue: 4141
Affected QGIS version: master
Redmine category:python_plugins


QGIS 1.7 has problem loading user plugins. I suspect this is caused by fact that user's profile directory contains non-ascii chars in path - in this case "C:\Users\Buława\". Error message is below.

Cannot load plugin 'numericalDigitize' z ['C:/PROGRA~1/QUANTU~1/apps/qgis/./python', 'C:/Users/Bu⠐⟍awa/.qgis/python', 'C:/Users/Bu⠐⟍awa/.qgis/python/plugins', 'C:/PROGRA~1/QUANTU~1/apps/qgis/./python/plugins', 'C:\\PROGRA~1\\QUANTU~1\\bin\\python25.zip', 'C:\\PROGRA~1\\QUANTU~1\\apps\\Python25\\DLLs', 'C:\\PROGRA~1\\QUANTU~1\\apps\\Python25\\lib', 'C:\\PROGRA~1\\QUANTU~1\\apps\\Python25\\lib\\plat-win', 'C:\\PROGRA~1\\QUANTU~1\\apps\\Python25\\lib\\lib-tk',
'C:\\PROGRA~1\\QUANTU~1\\apps\\qgis\\bin', 'C:\\PROGRA~1\\QUANTU~1\\apps\\Python25', 'C:\\PROGRA~1\\QUANTU~1\\apps\\Python25\\lib\\site-packages', 'C:\\PROGRA~1\\QUANTU~1\\apps\\Python25\\lib\\site-packages\\win32', 'C:\\PROGRA~1\\QUANTU~1\\apps\\Python25\\lib\\site-packages\\win32\\lib', 'C:\\PROGRA~1\\QUANTU~1\\apps\\Python25\\lib\\site-packages\\Pythonwin', 'C:\\PROGRA~1\\QUANTU~1\\apps\\Python25\\lib\\site-packages\\wx-2.8-msw-unicode', 'C:\\PROGRA~1\\QUANTU~1\\apps\\qgis\\python\\plugins\\fTools\\tools']

Traceback (most recent call last):
  File "C:/PROGRA~1/QUANTU~1/apps/qgis/./python\\qgis\\utils.py", line 117, in loadPlugin
    __import__(packageName)
  File "C:/PROGRA~1/QUANTU~1/apps/qgis/./python\\qgis\\utils.py", line 283, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
ImportError: No module named numericalDigitize

Python version:
2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]


QGIS version:
1.7.0-Wroclaw Wroclaw, 63ecdd7

Python location: ['C:/PROGRA~1/QUANTU~1/apps/qgis/./python', 'C:/Users/Bu\\xc5\\x82awa/.qgis/python', 'C:/Users/Bu\\xc5\\x82awa/.qgis/python/plugins', 'C:/PROGRA~1/QUANTU~1/apps/qgis/./python/plugins', 'C:\\\\PROGRA~1\\\\QUANTU~1\\\\bin\\\\python25.zip', 'C:\\\\PROGRA~1\\\\QUANTU~1\\\\apps\\\\Python25\\\\DLLs', 'C:\\\\PROGRA~1\\\\QUANTU~1\\\\apps\\\\Python25\\\\lib', 'C:\\\\PROGRA~1\\\\QUANTU~1\\\\apps\\\\Python25\\\\lib\\\\plat-win', 'C:\\\\PROGRA~1\\\\QUANTU~1\\\\apps\\\\Python25\\\\lib\\\\lib-tk', 'C:\\\\PROGRA~1\\\\QUANTU~1\\\\apps\\\\qgis\\\\bin',
'C:\\\\PROGRA~1\\\\QUANTU~1\\\\apps\\\\Python25', 'C:\\\\PROGRA~1\\\\QUANTU~1\\\\apps\\\\Python25\\\\lib\\\\site-packages', 'C:\\\\PROGRA~1\\\\QUANTU~1\\\\apps\\\\Python25\\\\lib\\\\site-packages\\\\win32', 'C:\\\\PROGRA~1\\\\QUANTU~1\\\\apps\\\\Python25\\\\lib\\\\site-packages\\\\win32\\\\lib', 'C:\\\\PROGRA~1\\\\QUANTU~1\\\\apps\\\\Python25\\\\lib\\\\site-packages\\\\Pythonwin', 'C:\\\\PROGRA~1\\\\QUANTU~1\\\\apps\\\\Python25\\\\lib\\\\site-packages\\\\wx-2.8-msw-unicode', 'C:\\\\PROGRA~1\\\\QUANTU~1\\\\apps\\\\qgis\\\\python\\\\plugins\\\\fTools\\\\tools']


Related issue(s): #14240 (relates)
Redmine related issue(s): 4303


@qgib
Copy link
Contributor Author

qgib commented Oct 7, 2011

Author Name: Giovanni Manghi (@gioman)


duplicate of #14240


  • resolution was changed from to duplicate
  • status_id was changed from Open to Closed

@qgib
Copy link
Contributor Author

qgib commented Apr 2, 2013

Author Name: Jürgen Fischer (@jef-n)


  • crashes_corrupts_data was configured as 0
  • version was configured as master

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Plugins labels May 24, 2019
@qgib qgib added this to the Version 1.7.1 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Plugins
Projects
None yet
Development

No branches or pull requests

1 participant