quadrismegistus / prosodic

Prosodic: a metrical-phonological parser, written in Python. For English and Finnish, with flexible language support.
http://quadrismegistus.github.io/prosodic/
GNU General Public License v3.0
277 stars 43 forks source link

expected string or buffer #11

Closed asmplease closed 4 years ago

asmplease commented 5 years ago

trying to parse this line . t = p.Text("""As in a dark beginning of all things, A mute featureless semblance of the Unknown Repeating for ever the unconscious act, Prolonging for ever the unseeing will, Cradled the cosmic drowse of ignorant Force Whose moved creative slumber kindles the suns And carries our lives in its somnambulist whirl.""") I get the following error 'TypeError: expected string or buffer'

quadrismegistus commented 5 years ago

Hi, do you still get this error? I don't. It may have been solved in the transition to Python 3?

asmplease commented 5 years ago

Yes the issue is solved now. Thanks for your help.

On Thu, 17 Oct, 2019, 1:58 PM Ryan Heuser, notifications@github.com wrote:

Hi, do you still get this error? I don't. It may have been solved in the transition to Python 3?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/quadrismegistus/prosodic/issues/11?email_source=notifications&email_token=ACBOOCM3C5GISDWXG7ZVLGTQPAO2TA5CNFSM4GRQD4HKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBPIP3Y#issuecomment-543066095, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACBOOCLE7NKQDOXF3O74IH3QPAO2TANCNFSM4GRQD4HA .