Skip to content
Vincent Gomez edited this page Jan 25, 2018 · 3 revisions

Please feel free to edit this with ideas, thoughts, complaints, anything.

Hello there! I've been entering this code:

import prosodic as p
text = p.Text("Shall I compare thee to a summer's day?")

And have been getting this error message:

AttributeError: module 'prosodic' has no attribute 'Text'

Any thought?

Thanks!

Vincent

Clone this wiki locally