accent icon indicating copy to clipboard operation
accent copied to clipboard

Error deploying the server

Open KianYeo opened this issue 5 years ago • 2 comments

Hi,

I am a beginner with python and GCP. I am following the steps to deploy the server and when I am at this step: cd server && python3 -m venv venv && . venv/bin/activate

I am getting the error: '.' is not recognized as an internal or external command, operable program or batch file.

Do you know what is wrong? Thanks in advance.

KianYeo avatar Jul 04 '20 06:07 KianYeo

Maybe you're on a Windows machine? The instructions are all for Linux.

maxbbraun avatar Jul 05 '20 00:07 maxbbraun

That could be the problem. Thanks. I will try to figure out the correct commands on Windows. Hope to get it working soon!

KianYeo avatar Jul 05 '20 09:07 KianYeo