[dicompyler.wiki] push by - Added an addendum to the UbuntuInstall to reference updated pydicom in... on 2013-03-14 02:02 GMT

1 view
Skip to first unread message

dicom...@googlecode.com

unread,
Mar 13, 2013, 10:02:24 PM3/13/13
to dicompyle...@googlegroups.com
Revision: f8988fcdb3bb
Branch: default
Author: bas...@gmail.com
Date: Wed Mar 13 19:02:16 2013
Log: Added an addendum to the UbuntuInstall to reference updated
pydicom install guides.
http://code.google.com/p/dicompyler/source/detail?r=f8988fcdb3bb&repo=wiki

Modified:
/UbuntuInstall.wiki

=======================================
--- /UbuntuInstall.wiki Sat Mar 19 05:57:11 2011
+++ /UbuntuInstall.wiki Wed Mar 13 19:02:16 2013
@@ -97,3 +97,17 @@
You should now be greeted by the dicompyler screen (if not, try `python
main.py`). You can then select the patient. If you have a DICOM-RT file
from your work, park it in testdata also.

Andrew Miller, January 28, 2011
+
+---
+
+*An update From Sébastien in Issue 85 regarding installing specific
versions of packages, i.e. pydicom:*
+
+The currently installed version of pydicom can be obtained through 2
equivalent commands:
+
+{{{# pip search pydicom}}}
+
+{{{# python -c "import dicom; print dicom.__version__"}}}
+
+To force pydicom 0.9.8 to be installed, type:
+
+{{{# sudo pip install pydicom==0.9.8}}}
Reply all
Reply to author
Forward
0 new messages