Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Modified README.md to reflect issues I was having on Ubuntu 16.04 - #21

Open
andrewl wants to merge 1 commit into
openai:masterfrom
andrewl:corrected-python3-instructions
Open

Modified README.md to reflect issues I was having on Ubuntu 16.04#21
andrewl wants to merge 1 commit into
openai:masterfrom
andrewl:corrected-python3-instructions

Conversation

@andrewl

@andrewl andrewl commented Jan 7, 2017

Copy link
Copy Markdown

On Ubuntu 16.04 to install using python 3.5 you need to modify the setup.py otherwise you end up with a .so file which only works with python 2. I'm not a python expert so it took me a short while to figure this out - this small addition to the README might be helpful for others too.

@tlbtlbtlb

Copy link
Copy Markdown
Contributor

Thanks! I rewrote the README a little differently. The more canonical way is to run python build.py (or python3 build.py). Does the current version make sense to you?

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.

2 participants