#60226 closed defect (fixed)
py-libsass: ModuleNotFoundError: No module named 'setuptools'
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | ||
Port: | py-libsass |
Description
Traceback (most recent call last): File "setup.py", line 15, in <module> from setuptools import Extension, setup ModuleNotFoundError: No module named 'setuptools'
Probably needs a dependency on py*-setuptools.
Change History (2)
comment:1 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:2 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Thank you for pointing this out.
Note: See
TracTickets for help on using
tickets.
In 65350d4b6505ad887a09b91e75e29f14160026ca/macports-ports (master):