AI4Finance-Foundation / FinRL-Meta

FinRL­-Meta: Dynamic datasets and market environments for FinRL.
https://ai4finance.org
MIT License
1.17k stars 556 forks source link

v0.3.6 via pip fails -> requirements.txt misplaced #332

Open sdk451 opened 2 months ago

sdk451 commented 2 months ago

Collecting finrl-meta Using cached finrl-meta-0.3.6.tar.gz (54 kB) Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> [26 lines of output] Traceback (most recent call last): File "", line 6, in FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt'

sdk451 commented 2 months ago

Surely this is an easy fix and worthwhile?