[Neurodebian-users] python-deprecation 2.0-1 breaks fsleyes in debian testing
Alex Waite
alex at waite.eu
Wed Apr 4 11:50:24 UTC 2018
I think I'm having a related problem on stretch.
Output attached.
---Alex
$ fsleyes Traceback (most recent
call last):
File "/usr/bin/fsleyes", line 6, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
line 3019, in <module>
@_call_aside
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
line 3003, in _call_aside
f(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
line 3032, in _initialize_master_working_set
working_set = WorkingSet._build_master()
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
line 657, in _build_master
return cls._build_from_requirements(__requires__)
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
line 670, in _build_from_requirements
dists = ws.resolve(reqs, Environment())
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
line 854, in resolve
raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (fslpy 1.2.2
(/usr/lib/python2.7/dist-packages), Requirement.parse('fslpy<2,>=1.4'),
set(['fsleyes-props']))
$ apt-cache policy python-deprecation python-fsl fsleyes
python-fsleyes-props python-fsleyes-widgets
python-deprecation:
Installed: 1.0.1-1~nd90+1
Candidate: 1.0.1-1~nd90+1
Version table:
*** 1.0.1-1~nd90+1 500
500 http://neurodebian.ovgu.de/debian stretch/main amd64 Packages
100 /var/lib/dpkg/status
python-fsl:
Installed: 1.2.2-2~nd90+1
Candidate: 1.2.2-2~nd90+1
Version table:
*** 1.2.2-2~nd90+1 500
500 http://neurodebian.ovgu.de/debian stretch/main amd64 Packages
100 /var/lib/dpkg/status
0.10.0-1~nd90+1 500
500 http://neurodebian.ovgu.de/debian stretch/non-free amd64
Packages
fsleyes:
Installed: 0.15.2-1~nd90+1
Candidate: 0.15.2-1~nd90+1
Version table:
*** 0.15.2-1~nd90+1 500
500 http://neurodebian.ovgu.de/debian stretch/main amd64 Packages
100 /var/lib/dpkg/status
python-fsleyes-props:
Installed: 1.2.1-2~nd90+1
Candidate: 1.2.1-2~nd90+1
Version table:
*** 1.2.1-2~nd90+1 500
500 http://neurodebian.ovgu.de/debian stretch/main amd64 Packages
100 /var/lib/dpkg/status
python-fsleyes-widgets:
Installed: 0.2.0-2~nd90+1
Candidate: 0.2.0-2~nd90+1
Version table:
*** 0.2.0-2~nd90+1 500
500 http://neurodebian.ovgu.de/debian stretch/main amd64 Packages
100 /var/lib/dpkg/status
More information about the Neurodebian-users
mailing list