Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
authierj
dfall-system
Commits
f8c49a78
Commit
f8c49a78
authored
Jun 19, 2019
by
beuchatp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Small changes to comments at top if Qualisys data publisher about getting python3 compatibility
parent
f9bda016
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
dfall_ws/src/dfall_pkg/src/qualisys/QualisysDataPublisher.py
dfall_ws/src/dfall_pkg/src/qualisys/QualisysDataPublisher.py
+5
-5
No files found.
dfall_ws/src/dfall_pkg/src/qualisys/QualisysDataPublisher.py
View file @
f8c49a78
...
...
@@ -15,16 +15,16 @@
# OR
#
# For ubuntu 16.04, it is necessary to install an older version of QTM
# because of compatibility with
in
Python 3.5.2 versus 3.5.3, the commit
# because of compatibility with Python 3.5.2 versus
>
3.5.3, the commit
# key from the GitHub repository is:
# qualisys_python_sdk-327bf90e2829e02c40d3d85ed11e6e4d2d25f8a8
#
# Once downloaded, this can be installed from file using:
# pip3 install -e /path/to/folder/
where/setup.py/can/be/found
# Once downloaded, this can be installed from
the local
file
s
using:
# pip3 install -e /path/to/folder/
containing/setup.py
#
# Install also the requirements
# Note: that you need to remove "black==18.6b4" from the list
# in the "requirements.txt" file
# Note: that you
may
need to remove "black==18.6b4" from the list
# in the "requirements.txt" file
pip3 throws an error
# >> pip3 install -r /path/to/requirements.txt
# Copyright (C) 2019, ETH Zurich, D-ITET, Paul Beuchat
...
...
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