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 to setup and run #11

Closed
ghost opened this issue Aug 2, 2013 · 1 comment
Closed

how to setup and run #11

ghost opened this issue Aug 2, 2013 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 2, 2013

Hi Daler, thank you very much for the great effort .
I think this might be very useful for people like us, your documentation and tutorial is
quite good but I could not figure out how to set up this framework on my windows computer and how to run this code. (which version of python is required .etc)
it is greatly appreciated if you could provide some information on this.

@daler
Copy link
Owner

daler commented Aug 2, 2013

You'll need Python 2.5+. You should be able to download a zip file from the main repo, and then use:

pip install trackhub-master.zip

This will download and install fabric (used for uploading files to your server) and install trackhub.

I've never installed in on windows. It may be tricky, because fabric needs to compile some code in order to support SSH. You may need cygwin for this, see http://stackoverflow.com/questions/9000380/install-python-fabric-on-windows.

@daler daler closed this as completed Aug 2, 2013
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

1 participant