-
Notifications
You must be signed in to change notification settings - Fork 16
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
breaks virtualenv #4
Comments
Removing the lib from the virtualenv does not fix the problem, so damage is permanent. |
Can't reproduce (you had a typo in your last step: the package is called djangocms-slideshow, not django-slideshow. Could that be your issue? These are the steps I did:
Output: |
There in fact is a typo in my previous post, as you pointed out: pip install djangocms-slideshow==0.1.5 is the proper invocation. python manage.py shell after installing
|
I did try manage.py and didn't get an error. So you are right, it looks D. Op zondag 29 november 2015 heeft lukasz-virtualo [email protected]
Dries Desmet URGA | creatieve communicatie Zuiderlaan 69 |
Reproduction
Have a virtualenv with (some relevant) libs installed:
Install the slideshow:
Symptoms
Does not occur prior to (2) above. Running any comand with
manage.py
:The text was updated successfully, but these errors were encountered: