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

Anyone ran this on win 8 machine? #34

Open
Noctis- opened this issue Aug 5, 2014 · 2 comments
Open

Anyone ran this on win 8 machine? #34

Noctis- opened this issue Aug 5, 2014 · 2 comments

Comments

@Noctis-
Copy link

Noctis- commented Aug 5, 2014

I've installed Python 2.7.
I've installed gnuplot.
I have git.

I've added python path, gunplot path and the folder where gitstats sit into the system path.

running "python gitstats git_repo_path out_path" chucks a couple of lines, and then runs into an endless loop of missing and failed imports.

here's a screenshot: http://i.imgur.com/QHwpgU0.png

any suggestions ?

@danio
Copy link

danio commented Oct 9, 2014

It seems the multiprocessing module cannout find the gitstats module.

I fixed it by renaming gitstats to gitstats.py, which also has the benefit that syntax highlighting text editors work nicely.

@Noctis-
Copy link
Author

Noctis- commented Oct 17, 2014

You're the man ...
This and a couple of other tweaks, and it's running ... (on a windows 7 though ... :) i'll give it a go on an 8 machine now that i got it running on 7, and update.

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

No branches or pull requests

3 participants