How to run Spyder in virtual environment?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: I have been using Spyder installed with with Anaconda distribution which uses Python 2.7 as default. Currently I need to set up a development virtual environment with Python 3.4. Top two suggestions after research online are: to set up virtual environment first and to point change the preferences of Spyder , e.g here ; to install all Spyder dependencies, like PyQt4, in the virtual environment itself, e. g. here ; Both recommendations are cumbersome and do not look like smart options for development. Is there a solution that would