Hi Ian,

On Thu May 8, 2025 at 4:49 PM CEST, Ian Eure wrote:
> "Tanguy Le Carrour" <[email protected]> writes:
>> I’m packaging one of my yet-to-be-published-toy-project and I’m 
>> having this
>> weird error message when running the command installed by the 
>> Guix package:
>>
>>> RuntimeError: Type not yet supported: pathlib.Path | None
>
> Looks like an upstream bug in the typer package: 
> https://github.com/fastapi/typer/issues/533

Oh… oh… absolutely correct! Thanks for pointing out!


>> From the source repository, everything works as expected with 
>> our Python 3.11
>> and 3.12. But once packaged… **BOOM**, it throws the above 
>> error.
>
> You’re probably using a different version of typer in your dev 
> repo than in your Guix package.

You mean because our version is 3 years old?! 😅

Thanks,

-- 
Tanguy

Reply via email to