Python's cis library cannot be imported

Asked 2 years ago, Updated 2 years ago, 18 views

How do I import cis in Python?

python

2022-09-30 15:37

1 Answers

If using conda:

conda install-conda-forges cis

Otherwise used:

 python 3.8-mpip install cis


2022-09-30 15:37

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.