python virtualenv ImportError No module named inspect time flask python virtualenv ImportError No module named inspect time flask flask flask

python virtualenv ImportError No module named inspect time flask


Perhaps you were using --system-site-packages before hand and flask was available via a path external to your VirtualEnv.

Keep in mind that older versions of VirtualEnv were not very relocatable either if they moved at all.