virtualenv python broke after upgrading ubuntu 15.10 to 16.04

后端 未结 5 698
渐次进展
渐次进展 2021-02-12 15:41

I had python 3.4 in my virtualenv, but after upgrading ubuntu to 16.04 python upgraded to 3.5 so python in virtualenv crashes with these errors:

Could not find p         


        
5条回答
  •  长情又很酷
    2021-02-12 16:36

    I have same issue and i solved recreating the whole virtualenv

    PS: Sorry for my bad English.

提交回复
热议问题