AI4Finance-Foundation / AI4Finance-Foundation/FinRL

requirements.txt: ERROR: No matching distribution found for ccxt==1.66.32

オープン
#885 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
suggestion
主要言語
Jupyter Notebook
スター
16.3k
フォーク
3.5k
PR マージ指標
30日以内にマージされた PR はありません

説明

## ERROR: Could not find a version that satisfies the requirement ccxt==1.66.32 (from finrl)

This error is produces when installing finrl via: ``!pip install git+https://github.com/AI4Finance-Foundation/FinRL.git`` in jupyter notebooks, e.g.: ``https://github.com/AI4Finance-Foundation/FinRL-Tutorials/blob/master/1-Introduction/FinRL_PortfolioAllocation_NeurIPS_2020.ipynb``

__This error can be solved by changing line in ``requirements.txt`` from ``ccxt==1.66.32 `` to ``ccxt>=1.66.32``.__

That quick fix is written in the comment. Why is it not already fixed?

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。