A campaign active since last November has been targeting Python developers building Telegram bots with trojanized Pyrogram ...
# create an aggmap env conda create -n aggmap python=3.8 conda activate aggmap pip install --upgrade pip pip install aggmap==1.2.1 ...