Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
aslamK (4slam@gnusocial.net)'s status on Saturday, 30-Nov-2024 04:42:17 JSTaslamK 'gnu-social-export' depends on 'dotenv', which depends on 'distribute' (https://pypi.org/project/distribute/), which gives error when installing:
===
Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [6 lines of output]
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 'dist_info'
[end of output]
===
Do you know a workaround/fix? I couldn't find the code for 'distribute'. (Python 3.13)