Error: Failed to build appscript

I successfully installed appscript==1.1.2 but still got the following error. Does anyone know why?

Jul 12 06:41:38 PM  Failed to build appscript
Jul 12 06:41:38 PM  ERROR: Could not build wheels for appscript, which is required to install pyproject.toml-based projects
Jul 12 06:41:42 PM  ==> Build failed 😞

Hi,

I think the appscript package is related to MacOSs scripting language. Render runs on Linux, so there’s likely a compatibility issue when trying to install it.

Alan

Thanks. I removed it. it works now. For some reason pip freeze grabbed some of my macOS dependencies.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.