The conda virtual environment is exported and can be executed in an environment without conda

conda pack -n zhfc2lippython3109

A zhfc2lippython3109.jar.tar.gz will be generated in the current directory

It can be used after decompression in other environments (provided that the underlying c++ dynamic package and compilation environment of the related dependencies used are already available)

Guess you like

Origin blog.csdn.net/sslfk/article/details/130877113
Recommended