Skip to content
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

Doesn't work with python 3 #11

Open
axsaucedo opened this issue Aug 13, 2016 · 2 comments
Open

Doesn't work with python 3 #11

axsaucedo opened this issue Aug 13, 2016 · 2 comments

Comments

@axsaucedo
Copy link

Print statements are not suitable for python 3

    print generate_paragraph()
                           ^
SyntaxError: invalid syntax
@joeld1
Copy link

joeld1 commented Oct 22, 2017

Can someone upload a Python 3 version to github and Anaconda?
I could only make a 2.7 version on Anaconda pasted below
https://anaconda.org/joeld9315/rikeripsum

@joeld1
Copy link

joeld1 commented Mar 9, 2018

I'm not a pro at using GitHub, but I've uploaded it to Anaconda so that it works with Python 3. It depends on Pandas for reading the pickle, but nevertheless it works for Python 3.

Here's the pip command line to install it
pip install -i https://pypi.anaconda.org/joeld9315/simple rikeripsum

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants