beeper / linkedin

LinkedIn Messaging <-> Matrix Bridge
Apache License 2.0
69 stars 14 forks source link

Build error !! #21

Closed raymand211092 closed 1 year ago

raymand211092 commented 1 year ago

Building wheel for paho-mqtt (setup.py) ... error ERROR: Command errored out with exit status 1: command: /root/linkedin/sandbox/bin/python3.9 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-6_dpr5ki/paho-mqtt/setup.py'"'"'; file='"'"'/tmp/pip-install-6_dpr5ki/paho-mqtt/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-822egvel cwd: /tmp/pip-install-6_dpr5ki/paho-mqtt/ Complete output (6 lines): usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help

error: invalid command 'bdist_wheel'

ERROR: Failed building wheel for paho-mqtt