【ERROR Codes】- プログラミング学習エラーコード集

 

コードエラーと対応集 – Error Codes & Example Solution

 

機械学習やWebアプリプログラミングをはじめとしたプログラミングの学習の際に遭遇する、コードエラーとその対応方法例などについてまとめていこうと思います。
先人が公開してくださっているサンプルプログラミングを触ってみたくても、エラーが出てしまいどうにもならない方もいるのではないかと思います。一連のコンテンツが、これからプログラミングを深めていきたい初学者の方も参考になることがありましたら幸いです。

 

I’m going to summarize code errors and examples of how to deal with them that I encounter when learning programming, including machine learning and web app programming.

I believe that there are some people who want to touch the sample programming that their predecessors have made available to the public, but can’t manage to do so because of errors. I hope that this series of contents will be useful for beginners who want to deepen their programming skills.

 




 

【Visual Studio Codeのエラーコード – ERROR Codes of “VSCode”】

【対応例】Windows:VSCodeでAnacondaのcondaコマンド認識しない…path設定エラー -【Example Solution】Windows: VSCode does not recognize Anaconda’s conda command…path setting error

 

【pyenv installのエラーコード – ERROR Codes of “pyenv install”】

【対応例】macOS Big Surでpyenv installでPythonをインストールできない… -【Example Solution】Unable to install Python with pyenv install on macOS Big Sur…

 

【pip installのエラーコード – ERROR Codes of “pip install”】

【対応例】pip installでTensorFlowがインストールできない… – Unable to install TensorFlow with pip install

:cv2がインストールできない

 

【バージョン対応 – Version support】

:Python・Keras・TensorFlowのバージョン対応表

:Python・PyTorchのバージョン対応表

 

【h5pyのエラーコード – ERROR Codes of “h5py”】

【対応例】AttributeError: ‘str’ object has no attribute ‘decode’

* h5py:HDF(Hierarchical Data Format)データをPythonで扱うためのモジュール

 

【機械学習モデルなどの読み込みのエラーコード – ERROR Codes of loading machine learning models, etc.】

【対応例】ValueError: No model found in config file 

 

 

by 子供プログラマー | プログラミング入門ウェブ教室