(.venv) PS D:\demo\primp-main> rustc --version
rustc 1.87.0 (17067e9ac 2025-05-09)
(.venv) PS D:\demo\primp-main> cargo --version
cargo 1.87.0 (99624be96 2025-05-06)
(.venv) PS D:\demo\primp-main> nasm -v
NASM version 2.16.01 compiled on Jun 1 2023
(.venv) PS D:\demo\primp-main> perl --version
Locale 'Chinese (Simplified)_China.936' is unsupported, and may crash the interpreter.
This is perl 5, version 38, subversion 2 (v5.38.2) built for MSWin32-x64-multi-thread
Copyright 1987-2023, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at a30K9s2c8@1M7s2y4Q4x3@1q4Q4x3V1k6Q4x3V1k6%4N6%4N6Q4x3X3g2H3k6i4u0D9i4K6u0W2L8%4u0Y4i4K6u0r3i4K6u0o6i4K6t1$3L8X3u0K6M7q4)9K6b7Y4c8Z5k6g2)9J5y4X3&6T1M7%4m8Q4x3@1u0b7k6i4u0D9i4K6t1$3L8X3u0K6M7q4)9K6b7V1S2G2L8h3g2Q4x3U0k6F1j5Y4y4H3i4K6y4n7f1r3q4Y4k6g2)9J5k6b7`.`.
import primp
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "D:\demo\primp-main\primp_init_.py", line 9, in <module>
from typing_extensions import Unpack
ModuleNotFoundError: No module named 'typing_extensions'