Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pythonclient
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
charley.punshon
pythonclient
Commits
5a6beac8
Commit
5a6beac8
authored
Apr 08, 2021
by
charley.punshon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.txt
parent
09f5c4f4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
README.txt
README.txt
+0
-1
No files found.
README.txt
View file @
5a6beac8
...
@@ -23,7 +23,6 @@ PREREQUISITES:
...
@@ -23,7 +23,6 @@ PREREQUISITES:
To run the application open Command Line and run the following commands (this virtual environment was created on a Windows machine):
To run the application open Command Line and run the following commands (this virtual environment was created on a Windows machine):
cd <path of pythonclient file>
cd <path of pythonclient file>
.\venv\Scripts\activate (after this you should be in the virtual environment)
.\venv\Scripts\activate (after this you should be in the virtual environment)
pip install urllib3
python main.py
python main.py
To leave the virtual environment once you are finished with the application, run the following command:
To leave the virtual environment once you are finished with the application, run the following command:
.\venv\Scripts\deactivate
.\venv\Scripts\deactivate
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment