Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] vapoursynth import error
@ 2024-04-15 23:46 Tachiorz
  2024-04-15 23:49 ` Tachiorz
  2024-05-05  3:39 ` [ISSUE] [CLOSED] " sgn
  0 siblings, 2 replies; 3+ messages in thread
From: Tachiorz @ 2024-04-15 23:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 739 bytes --]

New issue by Tachiorz on void-packages repository

https://github.com/void-linux/void-packages/issues/49857

Description:
### Is this a new report?

Yes

### System Info

Void 6.6.25_1 x86_64 AuthenticAMD uptodate rFFFFFFFFFFFFF

### Package(s) Affected

vapoursynth-R66_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

`import vapoursynth` should work

### Actual behaviour

```
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "src/cython/vapoursynth.pyx", line 86, in init vapoursynth
TypeError: function() argument 'code' must be code, not str

```

### Steps to reproduce

$ python
>>> import vapoursynth


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: vapoursynth import error
  2024-04-15 23:46 [ISSUE] vapoursynth import error Tachiorz
@ 2024-04-15 23:49 ` Tachiorz
  2024-05-05  3:39 ` [ISSUE] [CLOSED] " sgn
  1 sibling, 0 replies; 3+ messages in thread
From: Tachiorz @ 2024-04-15 23:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 259 bytes --]

New comment by Tachiorz on void-packages repository

https://github.com/void-linux/void-packages/issues/49857#issuecomment-2057997562

Comment:
Build with python3-Cython to fix it
`hostmakedepends="automake libtool nasm pkg-config python3-Cython"`
@lemmi ?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ISSUE] [CLOSED] vapoursynth import error
  2024-04-15 23:46 [ISSUE] vapoursynth import error Tachiorz
  2024-04-15 23:49 ` Tachiorz
@ 2024-05-05  3:39 ` sgn
  1 sibling, 0 replies; 3+ messages in thread
From: sgn @ 2024-05-05  3:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 772 bytes --]

Closed issue by Tachiorz on void-packages repository

https://github.com/void-linux/void-packages/issues/49857

Description:
### Is this a new report?

Yes

### System Info

Void 6.6.25_1 x86_64 AuthenticAMD uptodate rFFFFFFFFFFFFF

### Package(s) Affected

vapoursynth-R66_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

`import vapoursynth` should work

### Actual behaviour

```
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "src/cython/vapoursynth.pyx", line 86, in init vapoursynth
TypeError: function() argument 'code' must be code, not str

```

### Steps to reproduce

`$ python`
`>>> import vapoursynth`


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-05-05  3:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-15 23:46 [ISSUE] vapoursynth import error Tachiorz
2024-04-15 23:49 ` Tachiorz
2024-05-05  3:39 ` [ISSUE] [CLOSED] " sgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).