... | ... | @@ -40,7 +40,8 @@ Be sure that you have installed `pip3` and `python 3.5+`. |
|
|
|
|
|
Install `python3-venv`, if you don't have it, using the command bellow.
|
|
|
~~~Bash
|
|
|
$ sudo apt-get install python3-venv
|
|
|
$ sudo apt install python3-venv # Ubuntu, mint and debian.
|
|
|
$ sudo dnf install python3-venv # Fedora.
|
|
|
~~~
|
|
|
|
|
|
Inside the HOTMapper folder execute the following commands:
|
... | ... | |