Skip to content

gnuplot not found #80

@paulweill

Description

@paulweill

gnupolt not found problem, though had configured gnuplot environment variable(means I can get gnuplot version when type in 'gnuplot --version'),

So I solved this by delete the three lines, and It worked

if not getgnuplotversion():

print 'gnuplot not found'

sys.exit(1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions