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

-requirements #98

Open
jamatou opened this issue Sep 10, 2023 · 2 comments
Open

-requirements #98

jamatou opened this issue Sep 10, 2023 · 2 comments

Comments

@jamatou
Copy link

jamatou commented Sep 10, 2023

Hi,
Do i need to install ""pip3 install -r requirements.txt""? Becuase i dont see it in Installation.
Thanks,
Jamshid

@mojtabaidrisa
Copy link

you can install the requirements manually by 'pip3 install requests colorama'
and you can find theme in setup.py file

@dahabjr
Copy link

dahabjr commented Feb 1, 2024

no need for that , just copy the installation code to ur terminal :
#dont forget the dot after [ pip install . ]

git clone https://github.com/devanshbatham/paramspider
cd paramspider
pip install .

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

3 participants