nschloe / stressberry

Stress tests for the Raspberry Pi :sweat_smile:
GNU General Public License v3.0
327 stars 28 forks source link

ModuleNotFoundError: No module named 'stressberry' #124

Closed crackedpotato007 closed 2 years ago

crackedpotato007 commented 2 years ago

Hey! I installed the program from paru and am unable to run it and keep getting

  File "/usr/bin/stressberry-run", line 5, in <module>
    from stressberry.cli import run
ModuleNotFoundError: No module named 'stressberry'
nschloe commented 2 years ago

That's a paru issue then.

crackedpotato007 commented 2 years ago

That's a paru issue then. Hey, man thats not a paru issue. Please at least hear the person out before closing out the issue

nschloe commented 2 years ago

The Python package works perfectly. What else should be the issue? Could also be a local config on your side.

crackedpotato007 commented 2 years ago

Installing python normally from pacman works good but with pyenv doesn't