mandeep
mandeep
This looks like a packaging error in that pkg_resources cannot find your pdfeditor module. It's hard to say the exact cause without more details. Make sure you've defined your packages...
Right. You want to install your application via a command like ``pip install .`` and then use the entry point you specified when running cookiecutter to open the application.
Hi @Azerus13 thanks for letting me know. I should probably add some kind of functionality to deal with the `--prefix` flag so I will reopen this issue.
I don't believe I am exposing the build system. If you have a link, I'll gladly look into it.
Hi Fredrik. Thanks for reporting this issue. I am not able to replicate this issue. Is your build system set to Conda, and are you activating the environment via `Conda:...
This is by design, however I'll see if I can add multiple environment activation.
I'm not sure if this is possible but I'll see if it's something that can be done. Thanks for bringing this to my attention.
Could you let me know which version of Sublime Text you're using?
@mmonti92 Thanks for your report. I will download a copy of ST4 and give this a try. I can't promise it will be soon however. It's quite possible that something...
Thanks for reporting this. I'll update to ST4 and see if I can replicate the issue.