Skip to content

Python 3 incompatibility #1

@tmthyjames

Description

@tmthyjames

Doing

from hlda.sampler import HierarchicalLDA

produces the following error

  File "/home/ubuntu/anaconda3/lib/python3.6/site-packages/hlda/sampler.py", line 189
    print 'HierarchicalLDA sampling'
                                   ^
SyntaxError: Missing parentheses in call to 'print'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions