maxbbraun / maxbbraun/accent

Error deploying the server

Open
#10 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

server wontfix
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.