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

Deployment issues and outdated python packages #150

Open
aselarbd opened this issue Mar 17, 2021 · 0 comments
Open

Deployment issues and outdated python packages #150

aselarbd opened this issue Mar 17, 2021 · 0 comments

Comments

@aselarbd
Copy link
Collaborator

Describe the bug
Currently, most of the dependencies and libraries are outdated. Therefore, there is a lot of mismatches and issues in application deployment.

To Reproduce
Steps to reproduce the behaviour:

  1. create a python 3 virtual environment how to set up virtual env
  2. activate the virtual environment source env/bin/activate
  3. run pip install -r requirements.txt

Expected behaviour
install every requirement to the virtual environment smoothly. But in the current case, it will give a lot of errors.

Screenshots

Desktop (please complete the following information):

Additional context
To fix the issue, dependencies and libraries need to update.

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

1 participant