Your message dated Wed, 01 Aug 2018 08:48:54 +
with message-id
and subject line Bug#903218: fixed in pyopengl 3.1.0+dfsg-2
has caused the Debian Bug report #903218,
regarding python3-opengl: fails to install with python3.7 installed
to be marked as done.
This means that you claim that the
looking at the fedora project they renames async -> async_
https://koji.fedoraproject.org/koji/buildinfo?buildID=1097515
In code search I found another package affected by this problem.
Which seems to embed pyOpenGL.
https://codesearch.debian.net/search?q=OpenGL.raw.GL.SGIX.async&perpkg=1
Cheers
looking at the fedora project they renames async -> async_
https://koji.fedoraproject.org/koji/buildinfo?buildID=1097515
async is now a keyword. The module has to be renamed. Upstream seems to be a
little bit dead, looking at the ML... so maybe coordinate with other distro how
to rename it?
On Wed, 11 Jul 2018 at 11:37:37 -0300, eamanu15 wrote:
> This bug maybe have a relationship with #902788 python3-minimal needs
> Breaks for software/modules broken by 3.7, isn't?
Yes. First someone needs to fix this bug in python3-opengl, and then
the maintainer of python3.7 needs to add
Breaks:
>Mail to a bug doesn't automatically go to the bug submitter: you have
>to Cc them (either by their own address or the N-submitter@ alias)
>if you want to contact them.
Ok Thanks!
This bug maybe have a relationship with #902788 python3-minimal needs
Breaks for software/modules broken by 3.7,
On Sun, 08 Jul 2018 at 13:18:00 -0300, eamanu15 wrote:
> Hello Paul,
Mail to a bug doesn't automatically go to the bug submitter: you have
to Cc them (either by their own address or the N-submitter@ alias)
if you want to contact them.
> I build the package 3.1.0+dfsg version using sbuild -A
Hello Paul,
Thanks for send the bug.
I build the package 3.1.0+dfsg version using sbuild -A -s and I don't have
any problem.
How do you install it?
Regards!
--
Arias Emmanuel
https://www.linkedin.com/in/emmanuel-arias-437a6a8a
http://eamanu.com
With Python 2.6:
```
paultag@nyx:~/dev/local$ python3.6
Python 3.6.6 (default, Jun 27 2018, 14:44:17)
[GCC 8.1.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import foo.async
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No m
Package: python3-opengl
Severity: serious
thanks
```
Setting up python3-opengl (3.1.0+dfsg-1) ...
File "/usr/lib/python3/dist-packages/OpenGL/GL/SGIX/async.py", line 58
from OpenGL.raw.GL.SGIX.async import *
^
SyntaxError: invalid syntax
```
This is serious b
11 matches
Mail list logo