Package Details: python-theano-pymc 1.1.2-2

Git Clone URL: https://aur.archlinux.org/python-theano-pymc.git (read-only, click to copy)
Package Base: python-theano-pymc
Description: Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs
Upstream URL: https://pypi.org/project/Theano-PyMC
Licenses: BSD
Provides: python-theano
Submitter: Universebenzene
Maintainer: Universebenzene
Last Packager: Universebenzene
Votes: 31
Popularity: 0.000000
First Submitted: 2022-08-04 13:32 (UTC)
Last Updated: 2022-08-06 17:45 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

xantares commented on 2018-07-14 17:32 (UTC) (edited on 2018-07-14 17:33 (UTC) by xantares)

hi,

python-theano depends on python2-numpy, this is wrong

remove the global depends

move python-numpy and python2-numpy to makedepends

then add depends=(python-numpy) in package_python-theano

and depends=(python2-numpy) in package_python2-theano

Morganamilo commented on 2018-07-07 10:05 (UTC)

@cafehaine The issues seems to be because the pkgbuild defines the global depends then overrides them in the package. The global depends should either be removed or merged into the makedepends.

cafehaine commented on 2018-05-13 12:34 (UTC)

Cannot build because of missing dependencies (python2-numpy)

arvidsaur commented on 2017-11-29 15:57 (UTC)

Seems like pypi has dropped http support, but the pkgbuild works if you change the source to https.

davidmcinnis commented on 2017-01-14 20:20 (UTC)

Updated to python 3.6. check() commented out because it takes forever and uses lots of RAM. CPU checks pass on my computer, but take 4+ hours for everything to complete. GPU checks fail on my computer because my Geforce 9600 GT does not meet minimum CUDA requirements for this package.

thrasibule commented on 2017-01-11 21:04 (UTC)

Need to replace scripts-3.5 by scripts-3.6 with python 3.6.

soupault commented on 2016-03-26 06:38 (UTC) (edited on 2016-03-26 06:45 (UTC) by soupault)

Hi! The latest update ships permission errors. See http://dpaste.com/0543EQV for the details. Same for `python2-theano`. For example, permissions for `scikit-image`: -rw-r--r-- 1 root root 1,4K mar 9 20:40 PKG-INFO and for the latest `theano`: -rw-r----- 1 root root 11K mar 24 22:52 PKG-INFO

jpate commented on 2015-10-06 15:55 (UTC)

After the update of python to 3.5, the line that copies build scripts (line 41) needs to be updated to: cp -f build/scripts-3.5/* bin/