Issue 88 in dicompyler: Dicompyler does not work with Matplotlib 1.2+

21 views
Skip to first unread message

dicom...@googlecode.com

unread,
Aug 2, 2013, 4:04:46 AM8/2/13
to dicompyle...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 88 by Akos.Gul...@gmail.com: Dicompyler does not work with
Matplotlib 1.2+
http://code.google.com/p/dicompyler/issues/detail?id=88

What steps will reproduce the problem?
1. Installation of matplotlib 1.2 or newer.
Running dicompyler from source

What is the expected output? What do you see instead?
Visualization of contours and DVH calcualtion.
execution frozen after trying to calculate

What version of the product are you using? On what operating system?
dicompyler 4.1 / Win7 64 bit

Please provide any additional information below.
Apparently turning matplotlib back to version 1.1.0 solves the issue

Attachments:
errorLOG.txt 925 bytes

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

dicom...@googlecode.com

unread,
Aug 11, 2013, 12:18:10 PM8/11/13
to dicompyle...@googlegroups.com
Updates:
Status: Accepted
Owner: bastula

Comment #1 on issue 88 by bastula: Dicompyler does not work with Matplotlib
1.2+
http://code.google.com/p/dicompyler/issues/detail?id=88

According to the matplotlib documentation [1], the nxutils module has been
deprecated in version 1.2 and above. The code needs to be changed to use
the contains_point function instead. In the meantime, as you stated,
dicompyler requires 1.1.0 or below.

I have updated the build requirements to state that 1.1 is the highest
version of matplotlib that can be used.

[1] http://matplotlib.org/1.2.1/api/nxutils_api.html
Reply all
Reply to author
Forward
0 new messages