scrapinghub / frontera

A scalable frontier for web crawlers
BSD 3-Clause "New" or "Revised" License
1.29k stars 215 forks source link

Unable to install options with frontera #405

Closed ab-bh closed 3 years ago

ab-bh commented 3 years ago

$ pip install frontera[distributed,zeromq,sql]
results into zsh: no matches found: [distributed,zeromq,sql]

Followed as per the documentation. Can anyone suggest where the issue is.