lmacken / pyrasite

Inject code into running Python processes
http://pyrasite.com
GNU General Public License v3.0
2.8k stars 220 forks source link

pyrasite doesn`t work in some docker image #150

Open pbl357 opened 3 years ago

pbl357 commented 3 years ago

when i execute the command in this docker images docker pull yumoshangguan/centos7.7.1908-gcc8.3.0-python3.6-qt5.14.0:v0.0.03-debug-for-python3

pip3 install pyrasite

it can be installed successfully, but i cannot find the pyrasite, pyrasite-shell, pyrasite-memroy-viewer in /usr/bin, so i cannot execute the command pyrasite or pyrasite-shell ...

not all images occur the problem