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

cannot parse dot data #3

Open
IARI opened this issue Jun 6, 2016 · 0 comments
Open

cannot parse dot data #3

IARI opened this issue Jun 6, 2016 · 0 comments

Comments

@IARI
Copy link

IARI commented Jun 6, 2016

  File "/usr/local/lib/python3.4/dist-packages/pydot/dot_parser.py", line 511, in parse_dot_data
    if data.startswith(codecs.BOM_UTF8):
TypeError: startswith first arg must be str or a tuple of str, not bytes

I believe this has been addressed before
pydot/pydot#76

but somehow apparently it is not in pydot3 (I do not understand where and why what version of pydot is - but i am assuming I have this one having installed pydot via pip3 install pydot3)

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

1 participant