codeartisanlab / Gym-Management-System-in-Django-3-Bootstrap-5-and-PostgreSQL

Gym Management System in Django 3, Bootstrap 5 and PostgreSQL
20 stars 14 forks source link

Not building coz of missing files #1

Open ostgate opened 2 years ago

ostgate commented 2 years ago

ModuleNotFoundError: No module named 'channels' ModuleNotFoundError: No module named 'mathfilters'

AlaiY95 commented 1 year ago

try installing via pip 'pip3 install django-mathfilters Django-channels'

codeartisanlab commented 1 year ago

Install these packages. Soon I will add requirements.txt file

On Fri, 31 Mar, 2023, 1:21 am AlaiY95, @.***> wrote:

try installing via pip 'pip3 install django-mathfilters Django-channels'

— Reply to this email directly, view it on GitHub https://github.com/codeartisanlab/Gym-Management-System-in-Django-3-Bootstrap-5-and-PostgreSQL/issues/1#issuecomment-1490855817, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ3REQLAN2YLI3VEURJLF7DW6XP25ANCNFSM5HQ4XMVQ . You are receiving this because you are subscribed to this thread.Message ID: <codeartisanlab/Gym-Management-System-in-Django-3-Bootstrap-5-and-PostgreSQL/issues/1/1490855817 @github.com>

codeartisanlab commented 1 year ago

ModuleNotFoundError: No module named 'channels' ModuleNotFoundError: No module named 'mathfilters'

You have to install packages if missing