xeneta / LeadQualifier

:dart: Qualify sales leads with machine learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

csv requirement can't be satisfied with python3 (OSX)

aseidlitz opened this issue · comments

csv requirement can't be satisfied with python3 (OSX)

Collecting csv (from -r requirements.txt (line 6))
Could not find a version that satisfies the requirement csv (from -r requirements.txt (line 6)) (from versions: )
No matching distribution found for csv (from -r requirements.txt (line 6))

Commenting out CSV resolves the issue

Thanks for notifying us about this, we'll add it to the README