Charlie Lin

Results 80 comments of Charlie Lin

When Qt 6.2 is stable, bump minimum required Qt version for Qt Multimedia?

Far as I can tell, aside from DependBot notifications, there's little development effort happening. If you want to start it, go nuts

To clarify: the text file is merely a debug log showing that the array of message objects is received per channel, but the interface only renders one message per channel

I'm running Windows

That works. Now another error: with `--all-features`, another compilation error: ``` error[E0599]: no function or associated item named `assert_from_raw_vec` found for struct `RawOsString` in the current scope --> src\lessopen.rs:170:38 |...

> [gh-21000](https://github.com/scipy/scipy/pull/21000) added 3.13 wheels builds; new nightlies are building now and should upload to https://anaconda.org/scientific-python-nightly-wheels/scipy/ in the next 30 minutes or so.

Late update: checking this box works now ![Screenshot 2024-08-24 101017](https://github.com/user-attachments/assets/ff291314-b29b-4d70-9cac-534fa2aa48ad)

What I was trying to say is that exporting `PYO3_USE_ABI3_FORWARD_COMPATIBILITY=1` will allow compilation to succeed with Python versions that `pyo3` does not officially support yet.

> Can you tell me more about your environment? It looks like you are using python3.14, which is currently in pre-release (unless I am mistaken). Perhaps that is the issue?...