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

ImportError: No module named AdminLTE.widgets.sidebar #1

Open
Peramanathan opened this issue Sep 4, 2015 · 3 comments
Open

ImportError: No module named AdminLTE.widgets.sidebar #1

Peramanathan opened this issue Sep 4, 2015 · 3 comments

Comments

@Peramanathan
Copy link

I get this error when I run this project with python manage.py runserver

@flame0
Copy link

flame0 commented May 1, 2016

Check, pip list

@lycotech
Copy link

django-adminlte is not working for me

@mervinkid
Copy link

Same with issue #6 .

Not a bug.

Maybe need a installation guide.

This project have not been upload to PyPI.
So you can not install this module with pip command.

Install this project with setup.py script:

  1. Clone project to your disk.(git clone https://github.com/StephenPCG/django-adminlte-templates)
  2. Make sure python and django have been installed.
  3. Open your terminal application.
  4. Change your working directory into django-adminlte-templates.
  5. Run command python setup.py install.

Good luck.

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

4 participants