ElDavoo / wa-crypt-tools

Manage WhatsApp .crypt12, .crypt14 and .crypt15 files.
GNU General Public License v3.0
532 stars 72 forks source link

Please simplify the instaaltion process #130

Open cleanerspam opened 1 week ago

cleanerspam commented 1 week ago

Installation is not successful in Ubuntu on WIndowds 11 WSL

 sudo python -m pip install git+https://github.com/ElDavoo/wa-crypt-tools
[sudo] password for suer:
Collecting git+https://github.com/ElDavoo/wa-crypt-tools
  Cloning https://github.com/ElDavoo/wa-crypt-tools to /tmp/pip-req-build-sd_kmmh4
  Running command git clone --filter=blob:none --quiet https://github.com/ElDavoo/wa-crypt-tools /tmp/pip-req-build-sd_kmmh4
  Resolved https://github.com/ElDavoo/wa-crypt-tools to commit 62b16b1284355c1f6eb5003f7f2f69ea0a910d26
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Installing backend dependencies ... done
  Preparing metadata (pyproject.toml) ... done
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
user@pc ~> wadecrpt
wadecrpt: command not found

Please provide an option for prebuilt binary in form of Releases those who want to make from source can do so , and normal users have to just give execute permission to zip and it automatically install required python dependencies and it just works.

ElDavoo commented 1 week ago

The right command is wadecrypt. I should release it in PyPI again.

cleanerspam commented 6 days ago

Still does not work or shows anything with wadecrypt Please release on PyPi , installation would be quick and easy