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

Getting working in Vagrant on Windows #2

Open
daguar opened this issue Mar 7, 2014 · 0 comments
Open

Getting working in Vagrant on Windows #2

daguar opened this issue Mar 7, 2014 · 0 comments

Comments

@daguar
Copy link
Owner

daguar commented Mar 7, 2014

Quick notes on docs of this process:

Then, in the Ubuntu VM on vagrant, need to:

  • apt-get install git
  • apt-get install python-pip
  • apt-get install curl
  • apt-get install unzip
  • clone the repo: git clone https://github.com/daguar/netfile-etl.git
  • sudo pip install csvkit (running into permissions error here, so may need to properly install pip outside normal apt-get process)

(I've been using sudo, probably just need to do some work, but this isn't a full system anyway.)

This is to-be-updated as this gets worked out.

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