1

I am trying to upgrade my Python 3.2.4 to the newer 3.3.1 on my Raspberry Pi using the Raspian Wheezy Distro, but for some reason this won't work. I only need it to use the new ipaddress module introduced, however, this is giving me some issues. I am not getting any errors, just the entire proccess doesn't seem to work with the Pi.

I have tried :

apt-get install python3
apt-get update python-3.2.4

Nothing is giving me any luck, any ideas?

1 Answer 1

1

Try apt-get install package=version.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.