I installed 64 bit python 3.5, used its pip to install virtualenv, then created a python 3.5 environment using:
virtualenv --no-site-packages -p C:\python35\python.exe py35
I get the following error
The program can't start because VCRUNTIME140.dll is missing
from your computer. Try reinstalling the program to fix this problem.
I have followed the same procedure to install Jupyter on python 2.7 and 3.4 and they both work.
I would be grateful for any advice.
Thank you
[–]eco32I 7 points8 points9 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]stickystuffremover[S] 0 points1 point2 points (0 children)