summaryrefslogtreecommitdiff
path: root/perl-astro-fits-cfitsio
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-08-31 14:30:56 +0200
committerErich Eckner <git@eckner.net>2020-08-31 14:30:56 +0200
commitb6969a75522c5c4b789d2ae6ef9c810f565b00b2 (patch)
tree63a2ba60bf88f8891bc637eb28140588f35e8b39 /perl-astro-fits-cfitsio
parent4e6cd6e02c7583142e435a10c2dcff760de47a59 (diff)
downloadarchlinuxewe.git.save-b6969a75522c5c4b789d2ae6ef9c810f565b00b2.tar.xz
deleted: xraylarch
it builds, but is fundamentally broken: larch> print(1) None Traceback (most recent calls last): print(1) ^^^ File <stdin>, line 1 NotImplementedError: 'Constant' not supported There are too many problems to solve: 1. `setup.py install` ignores --root at most places 2. even when run as root and directly installing to /, the above error applies, e.g. the following gives a broken installation: python setup.py build python setup.py check sudo python setup.py install --skip-build --prefix=/usr It seems, nowadays, the only valid method to install anything is through `pip install` and friends.
Diffstat (limited to 'perl-astro-fits-cfitsio')
0 files changed, 0 insertions, 0 deletions