Error deploying the server
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 207
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the deployment instructions containing cd server && python3 -m venv venv && . venv/bin/activate, starting with the shell assumptions behind the command. Done means the instructions either include a Windows-compatible equivalent or clearly state which shell and platform they support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- gcp, python
- Domain
- cloud, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100