wa-crypt-tools icon indicating copy to clipboard operation
wa-crypt-tools copied to clipboard

Please simplify the instaaltion process

Open cleanerspam opened this issue 1 year ago • 2 comments

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.

cleanerspam avatar Jun 23 '24 13:06 cleanerspam

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

ElDavoo avatar Jun 24 '24 20:06 ElDavoo

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

cleanerspam avatar Jun 27 '24 07:06 cleanerspam

Done :)

ElDavoo avatar Aug 23 '24 22:08 ElDavoo