Opened 4 years ago
Closed 4 years ago
#60736 closed defect (fixed)
py-tensorflow missing dependencies astunparse and opt_einsum
Reported by: | essandess (Steve Smith) | Owned by: | emcrisostomo (Enrico Maria Crisostomo) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | cjones051073 (Chris Jones), chrstphrchvz (Christopher Chavez), Schamschula (Marius Schamschula), ierofant (Андрей Корнилов) | |
Port: | py-tensorflow |
Description
py-tensorflow is missing the dependencies astunparse and opt_einsum.
See: https://github.com/tensorflow/tensorflow/blob/master/tensorflow/tools/pip_package/setup.py
Change History (7)
comment:1 Changed 4 years ago by essandess (Steve Smith)
comment:3 Changed 4 years ago by chrstphrchvz (Christopher Chavez)
Cc: | chrstphrchvz added |
---|
comment:4 Changed 4 years ago by Schamschula (Marius Schamschula)
Cc: | Schamschula added |
---|
comment:5 Changed 4 years ago by mf2k (Frank Schima)
Cc: | emcrisostomo removed |
---|---|
Owner: | set to emcrisostomo |
Status: | new → assigned |
comment:6 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ierofant added |
---|
comment:7 Changed 4 years ago by essandess (Steve Smith)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
See PR https://github.com/macports/macports-ports/pull/7575 for the fix.