Closed rreinecke closed 1 year ago
Included imports for dataclass_json
, and rpy2
. Removed unnecessary imports. Fixed a relative import in validate.py
.
I cloned the repository, created a clean pip environment and the server seems to work. Maybe you can confirm this @rreinecke before I close this issue?
Jepp. Server works perfectly.
pip3 install -r requirements.txt
did install everything necessary for me on Linux.
When executing "run.py" with Python version 3.8.10 on Linux.