Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I install it under Windows? #18

Open
artkpv opened this issue Nov 6, 2015 · 2 comments
Open

How can I install it under Windows? #18

artkpv opened this issue Nov 6, 2015 · 2 comments

Comments

@artkpv
Copy link

artkpv commented Nov 6, 2015

Using python 3 and pip:

> pip install scruffy    
Collecting scruffy
  Using cached scruffy-0.3.tar.gz
    Complete output from command python setup.py egg_info:
    You need dot [graphviz] binary for this software to work
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\%USERNAME%\AppData\Local\Temp\pip-build-884juv_k\scruffy

Graphviz install from https://chocolatey.org/packages/Graphviz

@aivarsk
Copy link
Owner

aivarsk commented Nov 8, 2015

Unfortunately you cannot. If you find a way to make this work pull requests are welcome but I don't use Windows for development myself so I can't help with this.

@jaime-olivares
Copy link

This tool is really great, but has many dependencies which are very tricky to install. I suggest to provide at least a wiki page with detailed installation instructions. Are the 3 of them indispensable?

I created a Visual Studio Code plugin (https://github.com/jaime-olivares/vscode-yuml), tested in OSX and Windows, and would love to make it work offline (without invoking yuml.me), but I think it won't have real use if there is not a way to install the dependencies in an automated way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants