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

I can't find inkscapeslide.py #6

Open
mattions opened this issue Jul 20, 2011 · 2 comments
Open

I can't find inkscapeslide.py #6

mattions opened this issue Jul 20, 2011 · 2 comments

Comments

@mattions
Copy link

I've cloned the repo but I think the main script is missing!

Where is inkscapeslide?

According to the doc to generate slide you've got to run

inkscapeslide.py Wireframes.svg
@bollwyvl
Copy link

If you are on windows, it would have installed itself as C:\Python26\Scripts\inkscapeslide.exe, so you can run

C:\Python26\Scripts\inkscapeslide.exe Wireframes.svg

@cordoval
Copy link

no i think you want to install it via clone and then do something like

sudo python2.7 ./setup.py install
which inkscapeslide
inkscapeslide Wireframe.svg
generating page 1.
generating page 2.
...

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