bark icon indicating copy to clipboard operation
bark copied to clipboard

How do you install this?

Open enfrte opened this issue 1 year ago • 0 comments

Hi, I have python 3.10.10 running.

I've downloaded and unzipped the zip. Then ran

[noel@family-desktop bark-main]$ python ./setup.py 
/usr/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:114: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*.
  warnings.warn(msg, _BetaConfiguration)
validate_pyproject.api.load_builtin_plugin defines `tool.distutils` schema
validate_pyproject.api.load_builtin_plugin defines `tool.setuptools` schema
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: no commands supplied

What commands should I supply, or am I doing it wrong?

Thanks.

enfrte avatar Apr 26 '23 15:04 enfrte