Giter Site home page Giter Site logo

install fail about django-plans HOT 5 CLOSED

django-getpaid avatar django-getpaid commented on August 22, 2024
install fail

from django-plans.

Comments (5)

cypreess avatar cypreess commented on August 22, 2024

Please use in the meanwhile https://github.com/cypreess/django-ordered-model

Also notice, that django-plans are stil in development stage, in spite of the fact that it is already used in production with success.

from django-plans.

interprogs avatar interprogs commented on August 22, 2024

Ok thank you :)

i'll push french translation and spanish later

from django-plans.

cypreess avatar cypreess commented on August 22, 2024

That would be appreciated.

from django-plans.

fedemotta avatar fedemotta commented on August 22, 2024

In my case the install is not failing but I couldn't include the django-plans app to my settings because an ImportError: No module named ordered_model.models'.

Another errors appears after fixing this issue with your github repository as you suggested:
ImportError: No module named vatnumber.
ImportError: No module named suds

This is how I fixed all the import errors:
sudo pip install -e git://github.com/cypreess/django-ordered-model.git#egg=django-ordered-model
sudo pip install vatnumber
sudo pip install suds

A real fix for this issue is adding a requirements.txt file with following contents:
git+git://github.com/cypreess/django-ordered-model.git#egg=django-ordered-model
vatnumber
suds

So you can include in your docs install page "Install required packages: sudo pip install -r requirements.txt"

Cheers

from django-plans.

cypreess avatar cypreess commented on August 22, 2024

Fixed in 901ddcb

from django-plans.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.