pyflame icon indicating copy to clipboard operation
pyflame copied to clipboard

Failed to locate libpython within timeout period when execute pyflame -p PID in python 2.7

Open Sophie4674 opened this issue 6 years ago • 1 comments

1.pyflame -v pyflame 1.6.6 linux-gnu x86_64 (ABI list: 26) 2.python2.7 3.when execute pyflame -p PID, prompt "Failed to locate libpython within timeout period."

Sophie4674 avatar Nov 05 '19 10:11 Sophie4674

nitin@thinkpad:~/home/pyflame$ ./pyflame -v
pyflame 1.6.6 linux-gnu x86_64 (ABI list: 26 36)

i built pyflame from source same error with me, i guess i am using anaconda's python distribution that might be the issue. As while building pyflame from source it showed only default linux python paths while i installed python 3.7 using anaconda. i tried to install pyflame with conda but it unable to do so as it get's stuck at solving environment

imneonizer avatar Nov 27 '19 05:11 imneonizer