Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error deploying the server #10

Open
KianYeo opened this issue Jul 4, 2020 · 2 comments
Open

Error deploying the server #10

KianYeo opened this issue Jul 4, 2020 · 2 comments
Labels
server Relating to server-side code wontfix This will not be worked on

Comments

@KianYeo
Copy link

KianYeo commented Jul 4, 2020

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.

@maxbbraun
Copy link
Owner

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

@KianYeo
Copy link
Author

KianYeo commented Jul 5, 2020

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

@maxbbraun maxbbraun added the wontfix This will not be worked on label Jul 5, 2020
@maxbbraun maxbbraun added the server Relating to server-side code label Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
server Relating to server-side code wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants