Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
fslpy
Commits
843304c4
Commit
843304c4
authored
Mar 29, 2019
by
Paul McCarthy
🚵
Browse files
DOC: readme
parent
6d6dd0b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
843304c4
...
...
@@ -59,13 +59,14 @@ Some extra dependencies are listed in `requirements.txt
If you are using Linux, you need to install wxPython first, as binaries are
not available on PyPI. Change the URL for your specific platform::
not available on PyPI. Install wxPython like so, changing the URL for your
specific platform::
pip install -f https://extras.wxpython.org/wxPython4/extras/linux/gtk2/ubuntu-16.04/ wxpython
Once wxPython has been installed, you can
simply
type the following to install
the
rest of the extra dependencies::
Once wxPython has been installed, you can type the following to install
the
rest of the extra dependencies::
pip install fslpy[extras]
...
...
Write
Preview
Supports
Markdown
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