rexzhang / asgi-webdav

An asynchronous WebDAV server implementation, Support multi-provider, multi-account and permission control.
https://rexzhang.github.io/asgi-webdav/
MIT License
75 stars 14 forks source link

Cannot install "ls: cannot access 'dist/*.whl': No such file or directory" #4

Closed ghost closed 3 years ago

ghost commented 3 years ago

Hello I am not succeeding in installing.

(venv3.8) ubuntu@ip-172-26-5-209:~/asgi-webdav$ bash br_wheel.sh
Requirement already satisfied: wheel in /home/ubuntu/venv3.8/lib/python3.8/site-packages (0.37.0)
Requirement already satisfied: pip in /home/ubuntu/venv3.8/lib/python3.8/site-packages (21.2.4)
Traceback (most recent call last):
  File "setup.py", line 28, in <module>
    ) -> list[str]:
TypeError: 'type' object is not subscriptable
ls: cannot access 'dist/*.whl': No such file or directory
WARNING: Skipping ASGI-WebDAV-Server as it is not installed.
ERROR: You must give at least one requirement to install (see "pip help install")
(venv3.8) ubuntu@ip-172-26-5-209:~/asgi-webdav$
ghost commented 3 years ago

I've realised this requires Python 3.9