Skip to main content

All Questions

0 votes
1 answer
9k views

ModuleNotFoundError: No module named 'pyrogram'

i am trying to execute a python script but i always get the error - ModuleNotFoundError: No module named 'pyrogram' . So i did pip3 install pyrogram and pyrogram module got installed successfully , ...
Badal Singh's user avatar
0 votes
2 answers
18k views

How to solve "ERROR: Command errored out with exit status 1: python setup.py egg_info " problem on Linux Mint 19.3?

I have Linux Mint 19.3 xfce. When I am running any pip command (for eg this command pip install -r requirements.txt I am getting error ERROR: Command errored out with exit status 1: python setup....
Pragyan's user avatar
  • 155
-2 votes
1 answer
423 views

Bash vs python for unix-related tasks [closed]

Even with experience in higher level programming languages, I am struggling with Bash to automate tasks (as a newbie of Unix - Linux Mint). The language is very powerful, but the learning curve is too ...
afora377's user avatar
  • 103