I work on a project involving a "scraping" part, and a "web" part. I use scrapy framework for the scraping, flask framework for the web.
Is it possible to configure PyCharm within the same project to use 2 interpreters, one 2.7 for the scrapy part and one 3.x for the flask part ?
Apparently you can only have one interpreter per PyCharm project, but you can open multiple projects. If you could split your code base to two projects, this would solve the problem.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With