動作環境
python3.8
windows 10
pip 20.0.2
下記のコマンドで、必要なモジュールをインストールしたいのですが、pycryptoというモジュールのインストール中にエラーが表示されます。
pip
1pip install -r requirements.txt
エラー内容>
Building wheels for collected packages: pycrypto
Building wheel for pycrypto (setup.py) ... error
ERROR: Command errored out with exit status 1:
ERROR: Failed building wheel for pycrypto
Running setup.py clean for pycrypto
Failed to build pycrypto
このエラーを解決するには、何をすればよいのでしょうか?
よろしくお願い致します。
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2020/08/10 01:11