mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2026-06-16 12:49:16 -04:00
add cargo package
to solve the problem during installation of cryptography package for python3
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
#! /bin/bash
|
||||
|
||||
# Install the required support programs
|
||||
apt-get install python3 python3-pip python3-dev libffi-dev libssl-dev sed -y
|
||||
apt-get install python3 python3-pip python3-dev libffi-dev libssl-dev cargo sed -y
|
||||
pip3 install setuptools wheel
|
||||
pip3 install -r requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user