Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Conversation

@Meteorix
Copy link

@Meteorix Meteorix commented May 20, 2019

You can use docker to build pyflame

sudo docker build --tag pyflame .
sudo docker run -it -v $(pwd):/root/pyflame pyflame /bin/bash -c "cd /root/pyflame;./autogen.sh;./configure;make"

This will also produce the executable at src/pyflame, which support py2.6/2.7/3.4/3.5/3.6

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant