Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

finvasia terminal requires scipy pip #9

Open
santoshk opened this issue Nov 25, 2023 · 1 comment
Open

finvasia terminal requires scipy pip #9

santoshk opened this issue Nov 25, 2023 · 1 comment

Comments

@santoshk
Copy link

  1. Add scipy in finvasia requirements.txt ..

  2. update the reame.md with command pip install -r requirements.txt

@santoshk
Copy link
Author

santoshk commented Nov 25, 2023

Another good to have instruction in readme.md would be

python -m venv  .venv
 .venv\Scripts\Activate
pip install -r requirements.txt

in Start.bat

call .venv\Scripts\Activate

python Finvasia_Core_V3_002.py

timeout 20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant