我正在使用pybind11并使用setuptools和cmake构建python模块,如中所述。 name='libraryname', cmdclass=dict(build_ext=CMakeBuild),在本地,使用python从不同的python包中,我知道如何通过操作轮子的平台标记来生成一个通用的linux库(也请参阅):
class
我有ubuntu20.04(已经安装python3.8 )和Anaconda。我只需通过禁用Anaconda并使用pip将其安装到系统python (它应该没有任何问题)就可以安装pygame。但我想在Anaconda上玩玩偶游戏。 ERROR: Command errored out with exit status 1:
command: /home/mohammad/anaconda3/bin/pythoninstalled.