Hello, I'm trying to use your script, I've followed your instructions step by step but python isn't able to load it.
I have installed Python 2.7.1 and PythonScript 0.9.2.0
This is the message of Python console:
Python 2.7.1 (release27-maint-npp, Feb 6 2011, 16:58:20) [MSC v.1500 32 bit (Intel)]
Initialisation took 328ms
Ready.
Traceback (most recent call last):
File "C:\Archivos de programa\Notepad++\plugins\PythonScript\scripts\markdown.py", line 1, in
import markdown
File "C:\Archivos de programa\Notepad++\plugins\PythonScript\lib\markdown__init__.py", line 46, in
from extensions import Extension
ImportError: No module named extensions
I hope that you can help me.
Thanks in advance.
Moisés.
Hello, I'm trying to use your script, I've followed your instructions step by step but python isn't able to load it.
I have installed Python 2.7.1 and PythonScript 0.9.2.0
This is the message of Python console:
Python 2.7.1 (release27-maint-npp, Feb 6 2011, 16:58:20) [MSC v.1500 32 bit (Intel)]
Initialisation took 328ms
Ready.
Traceback (most recent call last):
File "C:\Archivos de programa\Notepad++\plugins\PythonScript\scripts\markdown.py", line 1, in
import markdown
File "C:\Archivos de programa\Notepad++\plugins\PythonScript\lib\markdown__init__.py", line 46, in
from extensions import Extension
ImportError: No module named extensions
I hope that you can help me.
Thanks in advance.
Moisés.