Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 97387

Migrating a Pycharm project to VS Code

$
0
0

I have a project that I set up in Pycharm with a repo in GitHub. I would like to change IDE's to VS Code and need help setting up the project in VS Code

I have tried to open the entire folder in VS Code and I am able to access it fine. However, none of my imports within the package work.

For e.g.:

from my_package import my_module  

This works fine in Pycharm, but fails in VS Code

Need instructions on the setup to avoid renaming all the imports in the package


Viewing all articles
Browse latest Browse all 97387

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>