Sections
Timeline
Browse Source
New Ticket
Sub-Sections
Download
Comma-delimited Text
Tab-delimited Text
RSS Feed
Metanav
Preferences
About Trac
Links
Slowchop Studios
Gerald Kaszuba
Advertisement

Ticket #17 (closed defect: worksforme)

Opened 10 months ago

Last modified 7 weeks ago

exit with error while creating graph

Reported by: timmichelsen@… Owned by: gak
Priority: major Component: general
Version: Keywords:
Cc:

Description (last modified by gak) (diff)

Using the module on windows with python 2.5 I get the following error:

Der Befehl "dot" ist entweder falsch geschrieben oder konnte nicht gefunden werden.

Traceback (most recent call last):
  File "simple-coordinate-converter_graph.py", line 132, in <module>
    pycallgraph.make_dot_graph('D:\development\python\scripts\coordinate-convert
er\test.png')
  File "C:\python\lib\site-packages\pycallgraph.py", line 378, in make_dot_graph

    'code %(ret)i.' % locals())
pycallgraph.PyCallGraphException: The command "dot -Tpng -oD:\myscript   est.png c:\dokume~1\USERNAME\lokale~1\temp\tmpu4jgj
j" failed with error code 1.

Drücken Sie eine beliebige Taste . . .

Attachments

Change History

Changed 10 months ago by anonymous

I think I have to install Graphviz first!

Sorry for that!

Kind regards and thanks for your code.

Changed 7 weeks ago by gak

  • status changed from new to closed
  • resolution set to worksforme

I'll make an issue to make the error message friendlier.

Changed 7 weeks ago by gak

Moved to #22

Changed 7 weeks ago by gak

  • description modified (diff)

Add/Change #17 (exit with error while creating graph)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.