Thank you for your patience in answering.
After change python from 3.6 to 3.8.5, this problem is solved.

Have a nice day~

Harald Welte <laforge@osmocom.org> 于2025年1月1日周三 21:30写道:
Hi,

On Mon, Dec 30, 2024 at 02:26:46PM +0800, Deliver Coo wrote:
> Hi community.
> I'm trying to program SJA5 SIM card with pysim
> but pip install pyosmocom not found >=0.0.6

That's strange.  https://pypi.org/project/pyosmocom/ clearly shows that a 0.0.7 is available,
and https://pypi.org/project/pyosmocom/#history shows that both a 0.0.6 and a 0.0.7 are available,
both of which fulfill the requirement of ">= 0.0.6"

> more info:
> ubuntu 18.04
> Python 3.6.9 (default, Mar 10 2023, 16:46:00)

Oh wow, this looks like from a museum.  I'm not sure any of our code runs on python 3.6, to be honest.

"Python 3.6 reached upstream end-of-life on December 23rd, 2021" see https://devguide.python.org/versions/

This might be related.  I strongly suggest to use a currently supported version of python.

--
- Harald Welte <laforge@osmocom.org>           https://laforge.gnumonks.org/
============================================================================
"Privacy in residential applications is a desirable marketing option."
                                                  (ETSI EN 300 175-7 Ch. A6)