Bug 1471329 - PyOpenCL does not work due to dated python-compyte
Summary: PyOpenCL does not work due to dated python-compyte
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-compyte
Version: 26
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Igor Gnatenko
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-15 02:52 UTC by maarten
Modified: 2017-07-23 03:56 UTC (History)
1 user (show)

Fixed In Version: python-compyte-0.0.1-0.8.git11dc003.fc26
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-07-23 03:56:36 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description maarten 2017-07-15 02:52:19 UTC
Description of problem:
Cannot import pyopencl.array because of outdated compyte

Version-Release number of selected component (if applicable):
0.7.gitac1c71d.fc26

How reproducible:
100%

Steps to Reproduce:
1. dnf install python3-pyopencl #compyte is a dependency of pyopencl
2. python3 -c "from pyopencl import array"

Actual results:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib64/python3.6/site-packages/pyopencl/array.py", line 37, in <module>
    from compyte.array import (
ImportError: cannot import name 'equal_strides'

Expected results:
No ImportError

Additional info:

Comment 1 Fedora Update System 2017-07-15 08:29:13 UTC
python-pyopencl-2017.2-1.fc26 python-pytools-2017.3-1.fc26 python-compyte-0.0.1-0.8.git11dc003.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-4b45695158

Comment 2 Fedora Update System 2017-07-16 21:22:13 UTC
python-compyte-0.0.1-0.8.git11dc003.fc26, python-pyopencl-2017.2-1.fc26, python-pytools-2017.3-1.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-4b45695158

Comment 3 Fedora Update System 2017-07-23 03:56:36 UTC
python-compyte-0.0.1-0.8.git11dc003.fc26, python-pyopencl-2017.2-1.fc26, python-pytools-2017.3-1.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.