Skip to content

Python can't import script #1

@moisescarceles

Description

@moisescarceles

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions