Git Product home page Git Product logo

nx2tikz's People

Contributors

johnyf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

nx2tikz's Issues

Build error - 'unicodeescape' codec can't decode bytes

Hello,

if I try to build it with python setup.py install, it gives the error:

  File "build/bdist.linux-x86_64/egg/nx2tikz/nx2tikz.py", line 67
    '\documentclass{{standalone}}\n'
    ^
SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 0-1: truncated \uXXXX escape

I tried with python3.8.10 and old python3.2 (7 years old, roughly the time you uploaded it), but both does not work

Regards

example.py error

Trying to run the example using python2.7 and I get this:
Perhaps not supported with 2.7?

dkooi@rse-mac-2:~/Workspace/nx2tikz/examples$ python example.py 
Traceback (most recent call last):
  File "example.py", line 34, in <module>
    write_tikz()
  File "example.py", line 8, in write_tikz
    tikz = nx2tikz.dumps_tikz(g)
  File "build/bdist.macosx-10.14-intel/egg/nx2tikz/nx2tikz.py", line 12, in dumps_tikz
AttributeError: 'DiGraph' object has no attribute 'nodes_iter'```

example.py folder giving me a strange error- HELP!!!

I just installed Instabot with Python 3 and everything has loaded correctly. I am not a developer, nor do I understand code much, but I have followed instructions to the "T," and now have an issue. I am at the last step where I want to edit the example.py folder, so I types sudo nano example.py, but this messages comes up:

The example.py is deprecated. Please use the declarative mode with YAML settings
Please refer to Github README + (instabot -h) + Blog section for further information

I am not sure what this means, but there is no example file with settings to edit. Please help!!!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.