Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
OBITools3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
33
Issues
33
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
OBITools
OBITools3
Wiki
Installing the OBITools3
Installing the OBITools3
· Changes
Page history
Update Installing the OBITools3
authored
Jun 04, 2020
by
Celine Mercier
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Installing-the-OBITools3.md
Installing-the-OBITools3.md
+1
-1
No files found.
Installing-the-OBITools3.md
View page @
6e496d38
...
@@ -29,7 +29,7 @@ Then you can install the OBITools3 in a virtual environment:
...
@@ -29,7 +29,7 @@ Then you can install the OBITools3 in a virtual environment:
cd obitools3
cd obitools3
python3 -m venv obi3-env
python3 -m venv obi3-env
source obi3-env/bin/activate
source obi3-env/bin/activate
pip install cython
pip
3
install cython
python3 setup.py install
python3 setup.py install
source obi_completion_script.bash
source obi_completion_script.bash
...
...