Opened 9 years ago
Closed 9 years ago
#50999 closed update (fixed)
py27-theano @0.8.0_0 needs update to 0.8.1 for XCode 7.3 compatibility
Reported by: | hmeine (Hans Meine) | Owned by: | stromnov (Andrey Stromnov) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | py-theano |
Description
py27-theano builds fine, but stopped working with latest XCode; just doing "import theano" in Python throws a lot of clang errors.
According to https://github.com/Theano/Theano/issues/4277 , this has recently been fixed and is part of the 0.8.1 release (see https://pypi.python.org/pypi/Theano/0.8.1 ).
Attachments (1)
Change History (4)
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to stromnov@… |
---|---|
Port: | py-theano added |
Version: | 2.3.4 |
comment:2 Changed 9 years ago by hmeine (Hans Meine)
Thanks for the hints, I will.
I tested bumping the version in the portfile, and it worked fine; theano is importable and usable again.
Changed 9 years ago by hmeine (Hans Meine)
simply version-bumped portfile
comment:3 Changed 9 years ago by petrrr
Resolution: | → fixed |
---|---|
Status: | new → closed |
Seems to have been done in r147175.
Note: See
TracTickets for help on using
tickets.
In the future, please fill in the Port field and Cc the port maintainers (
port info --maintainers py27-theano
), if any.