python3-pyds9 does not work as soon as python3-imexam is installed.

Bug #1733352 reported by gubu
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python-pyds9 (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

On a fresh install of artful python3-pyds9 does not work with installed python3-imexam.

python3
Python 3.6.3 (default, Oct 3 2017, 21:45:48)
[GCC 7.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import pyds9
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/pyds9.py", line 800, in <module>
    ds9_xpans()
  File "/usr/lib/python3/dist-packages/pyds9.py", line 251, in ds9_xpans
    if xpa.xpaaccess(b"xpans", None, 1) is None:
AttributeError: module 'xpa' has no attribute 'xpaaccess'

without python3-imexam:
>>> import pyds9
>>>

No error

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in python-pyds9 (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.