Probably a noob question here, but, much as I've searched I still haven't figured this out.
I'm using Pycharm Community to code stuff for doing misc work tasks. To help with calculations, to put stuff in order, etc.
Only problem is, when I'm WFH, coding is on my home PC. When I'm at the office, it's at my office PC.
And I can't figure out how to copy the project from one PC to the other. If I simply copy the project directory, I get all sorts of errors relating to the venv and dependencies. What's worked so far is to create a new project on the other PC, install the required dependencies, and then just copy the .py files from one place to another. But, that's not going to be practical when the code is done and needs to be shared.
Yeah, and despite all that, they gave me an IDE and told me to code :D
Anyone know a fix for this one?
question from:
https://stackoverflow.com/questions/66065492/how-to-copy-a-project-to-another-pc-in-pycharm-python 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…