2
1 min read

When I try to make a new virtualenv, I always get a Runtime Error:no dist info

The folder is created successfully but it misses some of important files. Also when I try to install a module it is imported successfully but during importing it raises ImportError: no module named “module_name”.

Kapil Bansal Answered question April 25, 2020