AI4Finance-Foundation / FinNLP

Democratizing Internet-scale financial data.

Home Page:https://ai4finance.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to install FinNLP?

usamahassan965 opened this issue · comments

you have to clone first

!git clone https://github.com/AI4Finance-Foundation/FinNLP

then change the directory

!cd FinNLP

Add Repository to Python Path

import sys sys.path.append('/content/FinNLP')

I get this error message :(

fatal: could not create work tree dir 'FinNLP': Read-only file system