Hi guys,
I want to use the Npp module on offical version of python2.7. I downloaded Python Script for Notepad++, and Npp modules works fine with it. But, if i want to code something outside the Plugin, an error occurs ( Import Error: No module named Npp ). There is a way to do that?
I want to do this to use Python Scripts + NppExec. My goal is to build scripts using Python Script and call the scripts using NppExec, like i use to call any other scripts.
Regards,
Rodrigo Oliveira
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi guys,
I want to use the Npp module on offical version of python2.7. I downloaded Python Script for Notepad++, and Npp modules works fine with it. But, if i want to code something outside the Plugin, an error occurs ( Import Error: No module named Npp ). There is a way to do that?
I want to do this to use Python Scripts + NppExec. My goal is to build scripts using Python Script and call the scripts using NppExec, like i use to call any other scripts.
Regards,
Rodrigo Oliveira
bump! How can I make python script look in my official C:\Python27\ folder for modules and what not?
Hi,
Plugins->Python Script->Configuration and check Prefer installed python libraries ...
Cheers
Claudia
Last edit: Ryan W 2019-03-07
Since you know about the "community" it might be best to take your question there.