SecureTea-Project icon indicating copy to clipboard operation
SecureTea-Project copied to clipboard

running server failing

Open parteekcoder opened this issue 2 years ago • 2 comments

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 avatar Feb 20 '23 13:02 parteekcoder

@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 avatar Feb 20 '23 13:02 parteekcoder

@adeyosemanputra this issue can be closed now

parteekcoder avatar Feb 21 '23 07:02 parteekcoder