Hi All,
I'm new to the community.
I was trying to install the Anaconda as part of the "Scrape Any Website for FREE Using DeepSeek & Crawl4AI"
The following install is erroring out --> Install Dependencies: pip install -r requirements.txt
(deep-seek-crawler) C:\Users\kantri>pip install -r requirements.txt
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'
Should I place the reqirements.txt in a particular Directory ? thanks