cookbook icon indicating copy to clipboard operation
cookbook copied to clipboard

cookbook react_ui backend requirements error

Open ibrahimroshdy opened this issue 5 years ago • 0 comments

ERROR

ERROR: Invalid requirement: 'pyaml=3.13' (from line 4 of requirements.txt)
Hint: = is not a valid operator. Did you mean == ?
ModuleNotFoundError: No module named 'celery'

django==2.1.2 djangorestframework==3.9.0 django-rest-swagger==2.2.0 was pyaml=3.13 change to pyaml==3.13 django-viewflow-pro==1.4.1 django-material-pro==1.4.1 added celery

ibrahimroshdy avatar Mar 05 '20 15:03 ibrahimroshdy