How to use OpenCV with Heroku

后端 未结 5 1759
渐次进展
渐次进展 2020-12-09 06:07

When I attempt to deploy my application to Heroku I receive the following error:

File \"/app/project/app/_ _init__.py\", line 22, in 

        
5条回答
  •  独厮守ぢ
    2020-12-09 06:48

    For windows users, be sure to use unix style line endings in the Aptfile when following @Lelo suggestion above

提交回复
热议问题