View Issue Details

IDProjectCategoryView StatusLast Update
0003100Slicer4Core: Scripting (Wrapping, Python)public2014-03-06 06:15
Reporterfedorov Assigned Tojcfr  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Product Version 
Target VersionSlicer 4.3.0Fixed in VersionSlicer 4.3.0 
Summary0003100: cannot install extra python library
Description

I am trying to install pydicom with Slicer-built python. In the past
"SLICER_SUPERBUILD/python-build/bin/python setup.py install" worked,
but now I have this error:

Extracting in /var/folders/hz/spppk3gd18s649dv8n2ctbv00000gn/T/tmpnL68jY
Traceback (most recent call last):
File "setup.py", line 3, in <module>
use_setuptools(version="0.6.17")
File "/Users/fedorov/Downloads/pydicom-0.9.8/distribute_setup.py",
line 145, in use_setuptools
return _do_download(version, download_base, to_dir, download_delay)
File "/Users/fedorov/Downloads/pydicom-0.9.8/distribute_setup.py",
line 125, in _do_download
_build_egg(egg, tarball, to_dir)
File "/Users/fedorov/Downloads/pydicom-0.9.8/distribute_setup.py",
line 98, in _build_egg
tar = tarfile.open(tarball)
File "/Users/fedorov/github/Slicer-Superbuild-Release-ITK4/python-build/lib/python2.7/tarfile.py",
line 1665, in open
raise ReadError("file could not be opened successfully")
tarfile.ReadError: file could not be opened successfully

I confirmed that with the Apr 3 version of Slicer (pre-cmakefied python) I am able to install this same library without problems.

TagsNo tags attached.

Relationships

related to 0002352 resolvedjcfr Include more python packages in standard install 

Activities

fedorov

fedorov

2013-05-03 04:36

developer   ~0008556

Steve, do you know of a workaround for this?

I can install it, but I cannot import it! Any idea what's wrong? Do you know in what version of Slicer this was broken?

fedorov

fedorov

2013-05-03 04:38

developer   ~0008557

Last edited: 2013-05-03 04:38

NEvermind, it imports (in the version of Slicer of April 3) -- was running a wrong slicer4!

Issue History

Date Modified Username Field Change
2013-05-02 18:42 fedorov New Issue
2013-05-02 18:42 fedorov Status new => assigned
2013-05-02 18:42 fedorov Assigned To => jcfr
2013-05-03 03:24 pieper Relationship added related to 0002352
2013-05-03 04:36 fedorov Note Added: 0008556
2013-05-03 04:38 fedorov Note Added: 0008557
2013-05-03 04:38 fedorov Note Edited: 0008557
2013-06-13 14:01 fedorov Status assigned => closed
2013-06-13 14:01 fedorov Resolution open => no change required
2014-03-06 05:59 jcfr Fixed in Version => Slicer 4.3.0
2014-03-06 06:15 jcfr Target Version => Slicer 4.3.0