I still cannot get it works on Windows 7 64bit, Sublime 3 (3065)
See original GitHub issueMy ImageMagick’s installed location
According to someone’s comment, I’ve installed 32bit version of ImageMagick, I couldn’t get the 64 bit version to work anyway
Gutter Color user’s setting
"convert_path" : "C:\\Program Files (x86)\\ImageMagick\\convert.exe",
, I also had tried "convert_path" : "C:/Program Files (x86)/ImageMagick/convert.exe",
, and trying to restart Sublime for several times.
Result
I still cannot get it works anyway
Please help, thanks.
Issue Analytics
- State:
- Created 9 years ago
- Comments:7
Top Results From Across the Web
Win7 64 bit can not open sublime text3 - Technical Support
Win7 64-bit, the installation of sublime text3, open only in the catalog to generate a(xxx. Dmp) file, but the procedure is not open, ......
Read more >Anaconda doesn't work in sublime text 3 build 3065 after v1.4.0
Hi, Windows 7 64-bit Sublimetext Build 3065 Anaconda v1.4.2 I have installed, and the python_interpreter is set to "python" because my PATH ...
Read more >Installing Sublime Text on Windows 32/64 bit
Go to http://www.sublimetext.com/3 and download the relevant file for 32-bit or 64-bit. A file called Sublime Text Build # Setup.exe will be downloaded....
Read more >Sublime Text from Command Line - windows - Stack Overflow
Cygwin · Open command prompt and type sysdm.cpl · In Advanced tab, select Environment variables · Under system variables, select variable named " ......
Read more >opening php files in browser through sublime - Treehouse
you should be able to do the simple install. You might have to restart sublime after the install is done. next you will...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
What I did after inspecting the source code:
At this moment I don’t have time to make a proper pull request. I’ll make it in couple days if the bug is not fixed at that moment.
Thanks