GithubHelp home page GithubHelp logo

requiremements.txt about crash-course-crm HOT 11 OPEN

stromal avatar stromal commented on August 14, 2024
requiremements.txt

from crash-course-crm.

Comments (11)

swipe-left avatar swipe-left commented on August 14, 2024 2

Hey ,i guess he did not use a virtual env on this project.
..I did ,the file is updated as a commit.

from crash-course-crm.

stromal avatar stromal commented on August 14, 2024

yep but we need to replicate a working version of his project.

from crash-course-crm.

oyerohabib avatar oyerohabib commented on August 14, 2024

please i tried running the file but it gave me this error saying No module named 'widget_tweaks'
please anyone help me
Screenshot (19)

from crash-course-crm.

swipe-left avatar swipe-left commented on August 14, 2024

please i tried running the file but it gave me this error saying No module named 'widget_tweaks'
please anyone help me
Screenshot (19)

Are you replicating the code...whats the error in the code are you doing a fresh installation?

from crash-course-crm.

bharathjinka09 avatar bharathjinka09 commented on August 14, 2024

Hi, These are the requirements for this project.

asgiref==3.2.7
Django==3.0.7
django-filter==2.2.0
django-filters==0.2.1
django-widget-tweaks==1.4.8
pytz==2020.1
sqlparse==0.3.1

from crash-course-crm.

abdullahafzal avatar abdullahafzal commented on August 14, 2024

These are the correct requirements:

asgiref==3.2.10
Django==3.0.8
django-filter==2.3.0
pytz==2020.1
sqlparse==0.3.1

from crash-course-crm.

abdullahafzal avatar abdullahafzal commented on August 14, 2024

please i tried running the file but it gave me this error saying No module named 'widget_tweaks'
please anyone help me
Screenshot (19)

you need to run:

python manage.py makemigrations accounts
python manage.py migrate

from crash-course-crm.

abdullahafzal avatar abdullahafzal commented on August 14, 2024

please i tried running the file but it gave me this error saying No module named 'widget_tweaks'
please anyone help me
Screenshot (19)

Are you replicating the code...whats the error in the code are you doing a fresh installation?

you also need to run:

python manage.py makemigrations accounts
python manage.py migrate

from crash-course-crm.

bharathjinka09 avatar bharathjinka09 commented on August 14, 2024

https://pypi.org/project/django-widget-tweaks/

Follow this and install module

from crash-course-crm.

justinpaulturner avatar justinpaulturner commented on August 14, 2024

Hi,

I attempted to use the requirements.txt and am still getting an error. Any ideas? See my requirements.txt and the screenshot.

asgiref==3.2.7
Django==3.0.7
django-filter==2.2.0
django-filters==0.2.1
django-widget-tweaks==1.4.8
pytz==2020.1
sqlparse==0.3.1

image

from crash-course-crm.

samsonatere avatar samsonatere commented on August 14, 2024

Hi,

I attempted to use the requirements.txt and am still getting an error. Any ideas? See my requirements.txt and the screenshot.

asgiref==3.2.7
Django==3.0.7
django-filter==2.2.0
django-filters==0.2.1
django-widget-tweaks==1.4.8
pytz==2020.1
sqlparse==0.3.1

image

Check your templates folder, verify if you have a template file store with such name.

from crash-course-crm.

Related Issues (14)

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.