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

running server failing #385

Open
parteekcoder opened this issue Feb 20, 2023 · 2 comments
Open

running server failing #385

parteekcoder opened this issue Feb 20, 2023 · 2 comments

Comments

@parteekcoder
Copy link
Contributor

Describe the bug

When server runned using pyhton it gives many errors

To Reproduce
Steps to reproduce the behavior:

  1. install dependencies to run the server
  2. run server using python3 run.py

Expected:
It should start the server
Actual:
Giving error of dependencies

@parteekcoder
Copy link
Contributor Author

@OWASPFoundation It is due the dependencies ,
python is installing newer versions of dependicies which doenot support some functions of their older version

So here I am not changing the whole codebase to adapt , for the now time being I propose a solution to restrict dependicies by mentioning their versions

@parteekcoder
Copy link
Contributor Author

@adeyosemanputra this issue can be closed now

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