ANANYANAYAN

Results 5 comments of ANANYANAYAN

Have you set the ENV_TYPE in .env file correctly

try just keeping dev if it doesn't work put STATIC_ROOT = "/%s/" on top of STATIC_URL. These 2 were the changes that made it happen for me

# Update: I figured out why it was happening. For the below code block send_email_to_assigned_user.delay( recipients, lead_obj.id, domain=current_site.domain, protocol=request.scheme, ) I think it sends email to the assigned user. However...

sorted this error, had to put quotes on the path variable "$ROOT/davarocr/davar_rcg/third_party/warp-ctc-pytorch_bindings/"

This is where I am finally getting stuck at The File Has Ever Been Installed! -- cuda found TRUE -- Building shared library with GPU support -- Configuring done --...