Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
fairscale
Commits
7e5ddcd2
Unverified
Commit
7e5ddcd2
authored
Dec 15, 2020
by
Stas Bekman
Committed by
GitHub
Dec 15, 2020
Browse files
[fix] solutions to recent pip's isolation failing to build from source (#249)
parent
d65cd838
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
README.md
README.md
+3
-0
No files found.
README.md
View file @
7e5ddcd2
...
@@ -37,6 +37,9 @@ pip install -r requirements.txt
...
@@ -37,6 +37,9 @@ pip install -r requirements.txt
pip
install
-e
.
pip
install
-e
.
```
```
If either of the above fails, add
`--no-build-isolation`
to the
`pip install`
command (this could be a problem with recent versions of pip).
## Getting Started
## Getting Started
The full documentation (https://fairscale.readthedocs.io/) contains instructions for getting started and extending fairscale.
The full documentation (https://fairscale.readthedocs.io/) contains instructions for getting started and extending fairscale.
...
...
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