Skip to content

2022.11.14.8.14.3

Compare
Choose a tag to compare
@damp11113 damp11113 released this 14 Nov 14:36
· 32 commits to main since this release

In this version, there are not many things added, but there are a lot of edits and deletions.

My python is broken.😢

C:\Users\Lenovo\Documents\GitHub\damp11113-library>twine upload dist/*
Traceback (most recent call last):
  File "c:\users\lenovo\appdata\local\programs\python\python310\lib\runpy.py", line 196, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "c:\users\lenovo\appdata\local\programs\python\python310\lib\runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "C:\Users\Lenovo\AppData\Local\Programs\Python\Python310\Scripts\twine.exe\__main__.py", line 7, in <module>
  File "c:\users\lenovo\appdata\local\programs\python\python310\lib\site-packages\twine\__main__.py", line 33, in main
    error = cli.dispatch(sys.argv[1:])
  File "c:\users\lenovo\appdata\local\programs\python\python310\lib\site-packages\twine\cli.py", line 91, in dispatch
    registered_commands = importlib_metadata.entry_points(
TypeError: entry_points() got an unexpected keyword argument 'group'

I cant update on my pypi.😭