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

Create a setup config file which will do a 1 click install of all developer dependencies #331

Open
Godley opened this issue Aug 3, 2016 · 2 comments

Comments

@Godley
Copy link
Owner

Godley commented Aug 3, 2016

I'm finding it annoying that my mac isn't set up for debugging problems right now and I know the road to getting it back to the state it was in where I could might be long and arduous.
If I'm finding this a problem, other people will have it worse. Plan:

  • Get Anaconda
  • Look at how it works
  • Create a conda environment containing Qt, Poppler, any python packages
  • Find out if conda has a environment config file and if so, upload a copy to github
@Godley
Copy link
Owner Author

Godley commented Aug 3, 2016

vagrant or wheel files could also work

@Godley
Copy link
Owner Author

Godley commented Aug 8, 2016

For OSX, a macports command actually does most of the heavy lifting as docvumented in the instructions:

  • port install py35-poppler-qt4

For GNU/Linux you can probably just do:

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

1 participant