Skip to content

Commit

Permalink
Merge pull request eskerda#261 from gregopet/master
Browse files Browse the repository at this point in the history
Add warning about correct Python version
  • Loading branch information
eskerda authored Jun 14, 2017
2 parents fe534bf + 8e97280 commit 24f2909
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ sudo apt-get install python-setuptools
sudo apt-get install libxml2 libxml2-dev libxslt1-dev libgeos-dev
```

### Important

Make sure to use Python 2 and not Python 3 when installing or using pybikes!
When installing via `pip`, make sure you are not using a version of `pip` bundled with Python 3!


Usage
-----
Expand Down

0 comments on commit 24f2909

Please sign in to comment.