You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/raleigh/github/youtube-upload/setup.py", line 3, in <module>
from distutils.core import setup
ModuleNotFoundError: No module named 'distutils'
Expected behavior
A clear and concise description of what you expected to happen.
I expected the installation to complete successfully.
Desktop (please complete the following information):
Tokland is not working on youtube-upload anymore. However, @kootsoop is. If you prepare a PR, we'll gladly merge it. Any help, gratefully received.
Describe the bug
A clear and concise description of what the bug is. Including any error output, if available!
Unable to install your project. See output error below.
To Reproduce
Steps to reproduce the behavior:
Cloned the repository, created a virtual environment, then tried to install following the instructions on the README
Expected behavior
A clear and concise description of what you expected to happen.
I expected the installation to complete successfully.
Desktop (please complete the following information):
Using this commit on the repository:
6a30b55
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: