Closed samrudh closed 5 years ago
while creating a new installation in a new environment, installation through pip doesn't work.
Reproduce: pip install nlg
pip install nlg
ERROR: Could not find a version that satisfies the requirement nlg (from versions: none) ERROR: No matching distribution found for nlg
Hi @samrudh This should work now. Please pip install nlg again.
while creating a new installation in a new environment, installation through pip doesn't work.
Reproduce:
pip install nlg
ERROR: Could not find a version that satisfies the requirement nlg (from versions: none) ERROR: No matching distribution found for nlg