我對 Python 沒有什么經驗,想使用這個 Python 庫與 API 接口:Python cPanel API library但是,它沒有給我任何關于如何安裝的說明。我試過pip3 install -e git+https://github.com/vexxhost/python-cpanelapi#egg=cpanelapi給我錯誤:FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/bin/src/cpanelapi/setup.py'回購包含一個__init__.py,client.py和exceptions.py文件。我如何使用和安裝這個庫?
添加回答
舉報
0/150
提交
取消