Update Hydrus Network
@@ -14,41 +14,11 @@
|
||||
|
||||
## AUTOMATIC INSTALLATION
|
||||
|
||||
**Automatic:** [hydrusnetwork.py](https://code.glowers.club/goyimnose/Medios-Macina/src/branch/main/scripts/hydrusnetwork.py)
|
||||
**Automatic:** [bootstrap.py](https://[code.glowers.club/goyimnose/Medios-Macina/raw/branch/main/scripts/bootstrap.py](https://code.glowers.club/goyimnose/Medios-Macina/raw/branch/main/scripts/bootstrap.py))
|
||||
|
||||
---------------------------------------------------
|
||||
|
||||
## MANUAL INSTALLATION
|
||||
|
||||
1. Open shell to Hydrus Network preferred directory **example C:\hydrusnetwork**
|
||||
|
||||
<figure>
|
||||
<figcaption>shell</figcaption>
|
||||
<pre><code class="language-shell">
|
||||
cd C:
|
||||
git clone https://github.com/hydrusnetwork/hydrus
|
||||
cd hydrus
|
||||
python -m venv .venv
|
||||
</code></pre>
|
||||
</figure>
|
||||
|
||||
| WINDOWS | LINUX|
|
||||
| --- | --- |
|
||||
| Cell | Cell |
|
||||
| Cell | Cell |
|
||||
| Cell | Cell |
|
||||
|
||||
|
||||
5. Windows
|
||||
1. send command ".\.venv\Scripts\Activate.ps1"
|
||||
|
||||
5. Linux
|
||||
1. send command "source .venv/bin/activate"
|
||||
|
||||
your commandline should have (.venv) infront of it now
|
||||
|
||||
5. send command "pip install -r requirements.txt"
|
||||
6. send command "python hydrus_client.py"
|
||||
After installation, go to root directory of the hydrusnetwork and run "python run_client.py"
|
||||
|
||||
the gui application should be opened now
|
||||
7.in the top menu click on services > manage services > double-click "client api"
|
||||
|
||||
Reference in New Issue
Block a user