Bugs item #3534199, was opened at 2012-06-10 13:48 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3534199...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: login Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Lord TGeorgio N (lordtgeorgion) Assigned to: Nobody/Anonymous (nobody) Summary: Login Error?
Initial Comment: I try to log on but get "ImportError: DLL load failed: The specified procedure could not be found." error.
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody) Date: 2012-06-13 13:43
Message: Working well. Done 50 test edits so far in allowed wikis.
----------------------------------------------------------------------
Comment By: Lord TGeorgio N (lordtgeorgion) Date: 2012-06-13 11:22
Message: Reinstalling. I was v. 2.7.3. Reinstalling.
----------------------------------------------------------------------
Comment By: Merlijn S. van Deen (valhallasw) Date: 2012-06-13 11:10
Message: Which version of python are you running?
In any case, try removing python and re-installing the latest 2.7 version from http://python.org/download/.
If the problem persists, try the following: C:\Users\valhallasw>c:\Python27\python.exe Python 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)] on win 32 Type "help", "copyright", "credits" or "license" for more information.
import unicodedata
If this also gives an exception, please file a bug report at the Python issue tracker - http://bugs.python.org/ .
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody) Date: 2012-06-13 08:57
Message: I did, nothing happened.
----------------------------------------------------------------------
Comment By: xqt (xqt) Date: 2012-06-12 01:01
Message: seems the python interpreter is broken or has a invalid path. could you reinstall it?
----------------------------------------------------------------------
Comment By: Lord TGeorgio N (lordtgeorgion) Date: 2012-06-11 09:14
Message: C:\Users\Dell>chdir C:\ C:>chdir \Users\Dell\Downloads\pywikipedia-nightly\pywikipedia> C:>chdir \Users\Dell\Downloads\pywikipedia-nightly\pywikipedia>login.py Traceback <most recent call last>: File "C:\Users\Dell\Downloads\pywikipedia-nightly\pywikipedia\login.py", line 58, in <module> import re, os, query File "C:\Users\Dell\Downloads\pywikipedia-nightly\pywikipedia\query.py", line 29, in <module> import wikipedia as pywikibot File "C:\Users\Dell\Downloads\pywikipedia-nightly\pywikipedia\query.py", line 23, in <module> import unicodedata ImportError: DLL load failed: The specified procedure could not be found.
----------------------------------------------------------------------
Comment By: xqt (xqt) Date: 2012-06-11 09:07
Message: sounds like an installation error could you give us the result of version.py and the full traceback when the error occurs
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3534199...