Giter Club home page Giter Club logo

Comments (3)

jvantuyl avatar jvantuyl commented on July 20, 2024

Hmmmm, I don't think my code is identifying Windows 8 as Windows (it's using the Unix method to search for Java).

This is a bug, I think. I don't have a Windows 8 machine to test on.

I've taken a stab at a fix. Try the develop branch.

On Mar 31, 2014, at 4:56 AM, Diomas [email protected] wrote:

Hello,

I get this error after I unpack plugin in sublime text 3 packages folder (on windows 8):

reloading plugin sublime_diagram_plugin.diagram_plugin
Viewer Setting: Preview
Loading processor class:
Unable to load processor:
Traceback (most recent call last):
File "C:\Users\dskopa\AppData\Roaming\Sublime Text 3\Packages\sublime_diagram_plugin\diagram__init__.py", line 34, in setup
proc.load()
File "C:\Users\dskopa\AppData\Roaming\Sublime Text 3\Packages\sublime_diagram_plugin\diagram\plantuml.py", line 40, in load
self.check_dependencies()
File "C:\Users\dskopa\AppData\Roaming\Sublime Text 3\Packages\sublime_diagram_plugin\diagram\plantuml.py", line 46, in check_dependencies
if not check_call("which java > /dev/null", shell=True) == 0:
File "X/subprocess.py", line 545, in check_call
subprocess.CalledProcessError: Command 'which java > /dev/null' returned non-zero exit status 1
error: Unable to load diagram plugin, check console for details.

Java sdk and Graphviz are installed.

What else should I check for?


Reply to this email directly or view it on GitHub.

from sublime_diagram_plugin.

Diomas avatar Diomas commented on July 20, 2024

It works for me now. Thanks!

from sublime_diagram_plugin.

ammancilla avatar ammancilla commented on July 20, 2024

Hi @Diomas. What you did to solve this problem? Im having the same issue.

from sublime_diagram_plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.