FinGPT icon indicating copy to clipboard operation
FinGPT copied to clipboard

How to install the this on my Mac ?

Open sandyrs9421 opened this issue 1 year ago • 1 comments

Hello Team ,

came across this REPO and wanted to explore more but i wanted to know the installation steps to try this out on my mac.

can anyone please help me with the steps for the same?

Thanks in advance :)

sandyrs9421 avatar Jun 21 '23 05:06 sandyrs9421

Hi, sandyrs9421. I would very be glad to help but unfortunately, I don't have a computer with MacOS now, but you still can try the following steps and I believe it should work on all Windows, Linux, and Mac operation systems.

  1. Clone this repo by the following command: git clone [email protected]:AI4Finance-Foundation/FinGPT.git
  2. Choose the project you are interested in this folder
  3. Run the following code to install third-party modules: pip3 install -r requirements.txt
  4. Run the codes with the instruction in the README.md in each project.

oliverwang15 avatar Jun 25 '23 10:06 oliverwang15