Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
nam
ProxPython
Commits
bd0b2449
Commit
bd0b2449
authored
Oct 02, 2020
by
Russell Luke
Browse files
Merge branch 'undefined' into 'master'
Upload New File See merge request
!13
parents
97c70ef1
ee475bda
Changes
1
Hide whitespace changes
Inline
Side-by-side
HOWTOWINDOWSINSTALL.txt
0 → 100644
View file @
bd0b2449
1.https://python-poetry.org/docs/#installation
2.copy installation link (Invoke-WebRequest -Uri https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py -UseBasicParsing).Content | python -
3.open windows power-shell
4.paste installation link
5.close windows power-shell
6.open windows power-shell
7.go to ProxPython folder in power-shell
8.run poetry install
9.run poetry --version
10.run poetry shell
11.run cd demos
12.run python demo.py
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