lucasmazza / copy-as-rtf

A package to export highlighted code as RTF
Other
19 stars 14 forks source link

Adding an error pop-up for python dependency #16

Closed steak3 closed 8 years ago

steak3 commented 9 years ago

The first time I launched the package, nothing was working. In the debugger (and only in it), I was able to notice this error:

image

Which comes from pygmentize-bundled dependency. It seems that python needs to be installed in the OS. As it is not possible to install automatically this dependency (I guess), It would be nice to have a native error popup from Atom to inform that to the user.

Thanks!

[EDIT] Env: Windows 7 64bit SP1

lucasmazza commented 8 years ago

Closed by #18.