topikachu / python-ev3

a project to run lego ev3 in python
Apache License 2.0
189 stars 73 forks source link

Fixed apt-get install commands. #23

Closed guitarmanvt closed 10 years ago

guitarmanvt commented 10 years ago

Some package names were not right. python-setuptools is not needed. Only tested on Python 2.7, but Python 3.4 should be fine, too.

topikachu commented 10 years ago

Hi, guitarmanvt These are available packages in debina jessie. Please check https://packages.debian.org/jessie/virtualenv and https://packages.debian.org/jessie/python-pil.