Opened 5 years ago
Closed 3 years ago
#58780 closed defect (fixed)
gunits @2.18.1: uses random python
Reported by: | kencu (Ken) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | gunits |
Description
gunits
uses the first random python found in path. Besides being non-reproducible, the system python doesn't include the python-requests
module, at least on some systems, that is required for gunits_cur
to function.
checking for python... /opt/local/bin/python
Attachments (1)
Change History (2)
Changed 5 years ago by kencu (Ken)
Attachment: | gunits.log added |
---|
comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In d5b0ccd4bd0dc65462b0de6e50e9a51476357ba9/macports-ports (master):