Open
Description
I'm getting the following errors when trying to build using Python3.8
davidjackson@VirtualBox:/bashplotlib$ python3 setup.py install/bashplotlib$
Traceback (most recent call last):
File "setup.py", line 3, in
from setuptools import find_packages, setup
ModuleNotFoundError: No module named 'setuptools'
davidjackson@VirtualBox:
Metadata
Metadata
Assignees
Labels
No labels