HerokuにPython Djangoをデプロイするときエラー「No matching distribution found for anaconda-client==1.6...」 - Qiita
エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
HerokuにPython Djangoをデプロイするときエラー「No matching distribution found for anaconda-client==1.6...」 - Qiita
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
HerokuにPython Djangoをデプロイするときエラー「No matching distribution found for anaconda-client==1.6...」 - Qiita
$ git push heroku master Counting objects: 499, done. Delta compression using up to 4 threads. Co... $ git push heroku master Counting objects: 499, done. Delta compression using up to 4 threads. Compressing objects: 100% (493/493), done. Writing objects: 100% (499/499), 1.20 MiB | 576.00 KiB/s, done. Total 499 (delta 156), reused 0 (delta 0) remote: Compressing source files... done. remote: Building source: remote: remote: -----> Python app detected remote: -----> Installing requirements with pi

