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

didn't work for me #1

Open
BMaxV opened this issue Sep 14, 2020 · 0 comments
Open

didn't work for me #1

BMaxV opened this issue Sep 14, 2020 · 0 comments

Comments

@BMaxV
Copy link

BMaxV commented Sep 14, 2020

Hi,

I'm looking for a visualization tool, tried yours and ran into this error

Traceback (most recent call last):
  File "/home/thisuser/.local/bin/ig", line 10, in <module>
    sys.exit(main())
  File "/home/thisuser/.local/lib/python3.7/site-packages/ig/main.py", line 145, in main
    walk.walk(include_graph, args)
  File "/home/thisuser/.local/lib/python3.7/site-packages/ig/walk.py", line 98, in walk
    includes = get_includes(filename, [path] + args.prefixes)
  File "/home/thisuser/.local/lib/python3.7/site-packages/ig/walk.py", line 51, in get_includes
    for line in source:
  File "/usr/lib/python3.7/codecs.py", line 322, in decode
    (result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xfc in position 1143: invalid start byte

Have a nice day!

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