pacstall / pacstall-programs

Pacstall's official program repository
https://pacstall.dev/packages
MIT License
176 stars 138 forks source link

[bug] `bpytop-git` doesn't work #10

Closed wizard-28 closed 3 years ago

wizard-28 commented 3 years ago

Describe the bug bpytop-git doesn't work

To Reproduce Steps to reproduce the behavior:

  1. Install bpytop-git from pacstall
  2. Run bpytop
  3. See that it doesn't work.

Expected behavior bpytop works

Screenshots None

Desktop (please complete the following information):

Additional context Here is the install logs

❯ sudo pacstall -I bpytop-git
bpytop-git.pacsc 100%[========>]     452  --.-KB/s    in 0s
Do you want to view the pacscript first [y/N]
Do you want to edit the pacscript [y/N] y
[+] INFO: Sourcing pacscript
[+] INFO: Running checks
[+] INFO: URL exists
[+] INFO: Installing dependencies
(Reading database ... 257680 files and directories currently installed.)
Preparing to unpack .../python3-lib2to3_3.8.10-0ubuntu1~20.04_all.deb ...
Unpacking python3-lib2to3 (3.8.10-0ubuntu1~20.04) over (3.8.2-1ubuntu1) ...
Preparing to unpack .../python3-distutils_3.8.10-0ubuntu1~20.04_all.deb ...
Unpacking python3-distutils (3.8.10-0ubuntu1~20.04) over (3.8.2-1ubuntu1) ...
Setting up python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
find: '/usr/lib/python3.7/lib2to3': No such file or directory
find: '/usr/lib/python3.7/lib2to3': No such file or directory
find: '/usr/lib/python3.7': No such file or directory
Setting up python3-distutils (3.8.10-0ubuntu1~20.04) ...
find: '/usr/lib/python3.7/distutils': No such file or directory
find: '/usr/lib/python3.7/distutils': No such file or directory
find: '/usr/lib/python3.7': No such file or directory
[+] INFO: Retrieving packages
Checking object directories: 100% (256/256), done.
[+] INFO: Installing
[+] INFO: Symlinking files
[+] INFO: Storing pacscript

Running bpytop

❯ bpytop
ERROR!
No module named 'psutil'

Install required modules!

Maintainer: [@WRM-42]

Elsie19 commented 3 years ago

Then @WRM-42 needs to fix it

ghost commented 3 years ago

I will fix this problem later today, I don't have access to my computer right now.