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

Unable to install using PIP #1

Closed
owais opened this issue Sep 2, 2013 · 4 comments
Closed

Unable to install using PIP #1

owais opened this issue Sep 2, 2013 · 4 comments

Comments

@owais
Copy link
Contributor

owais commented Sep 2, 2013

pip install git+git://github.com/dyve/django-bootstrap3.git

results in

IOError: [Errno 2] No such file or directory: '/tmp/pip-FQRGhU-build/setup.py'

Can we take out the app as a reusable one and add setup.py so that users an test it out please?

@dyve
Copy link
Member

dyve commented Sep 2, 2013

Pip install does not work yet.
Yes, I can make similar setup as django-bootstrap-toolkit.
For now, download/clone and use.

@owais
Copy link
Contributor Author

owais commented Sep 2, 2013

Sure. I created https://github.com/owais/django-bootstrap3 for now. Will try to keep it updated with upstream until a setup.py is added.

@holms
Copy link

holms commented Sep 4, 2013

setup.py would be REALLY nice :) Using your app together with buildout :)

@dyve
Copy link
Member

dyve commented Sep 4, 2013

First attempt at proper setup is now pushed. Pull requests welcome. First stop: get everything we had in django-bootstrap-toolkit for v2 into v3

@dyve dyve closed this as completed Sep 4, 2013
dyve pushed a commit that referenced this issue Sep 19, 2016
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