-
Notifications
You must be signed in to change notification settings - Fork 68
Update README #142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Update README #142
Conversation
@@ -62,6 +62,12 @@ Debian family (Ubuntu...) | |||
:: | |||
|
|||
sudo apt-get install build-essential zlib1g-dev libbz2-dev libssl-dev libreadline-dev libncurses5-dev libsqlite3-dev libgdbm-dev libdb-dev libexpat-dev libpcap-dev liblzma-dev libpcre3-dev | |||
if errors on compiling last version of cpython do : | |||
sudo apt-get install build-essential python-dev python-setuptools python-pip python-smbus |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
none of the python-* packages are needed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok
@@ -62,6 +62,12 @@ Debian family (Ubuntu...) | |||
:: | |||
|
|||
sudo apt-get install build-essential zlib1g-dev libbz2-dev libssl-dev libreadline-dev libncurses5-dev libsqlite3-dev libgdbm-dev libdb-dev libexpat-dev libpcap-dev liblzma-dev libpcre3-dev | |||
if errors on compiling last version of cpython do : |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please leave an empty line and use proper punctuation? Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think appending libffi-dev to the package list is sufficient
@RFGMM Thanks for your PR. Would you mind ajusting a little bit to get this PR merged? |
Sorry I don't understand sometimes English, what does means PR. |
PR means Pull Request |
https://stackoverflow.com/questions/27022373/python3-importerror-no-module-named-ctypes-when-using-value-from-module-mul