Search Criteria
Package Details: python-scalene-git r2002.1fea191-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-scalene-git.git (read-only, click to copy) |
|---|---|
| Package Base: | python-scalene-git |
| Description: | Scalene is a high-performance, high-precision CPU and memory profiler for Python |
| Upstream URL: | https://github.com/emeryberger/scalene |
| Keywords: | optimization profiling python |
| Licenses: | Apache-2.0 |
| Provides: | python-scalene |
| Submitter: | wbthomason |
| Maintainer: | None |
| Last Packager: | wbthomason |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-05-19 17:45 (UTC) |
| Last Updated: | 2022-09-26 22:31 (UTC) |
Dependencies (10)
- python
- python-cloudpickle
- python-gitpython
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-pynvmlAUR
- python-rich
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
- python-setuptools (make)
Latest Comments
wbthomason commented on 2023-01-07 22:48 (UTC)
I've spent a while trying to get this build to work again, and continue to run into issues. I'm going to orphan the package in case anyone else has gotten this working; I may re-adopt it in the future if I have more time to maintain this. Otherwise, I recommend using the
piporcondainstallation options.wbthomason commented on 2022-12-06 07:15 (UTC) (edited on 2022-12-06 07:18 (UTC) by wbthomason)
@rpodgorny: I think you're right. I need to figure out how to add that dependency, as there's no AUR package and
scaleneseems to depend on this specific fork: https://github.com/plasma-umass/crdp.Frankly, it may be better to orphan the package and prefer the more common (and supported)
pip/condainstallation.rpodgorny commented on 2022-12-01 09:12 (UTC) (edited on 2022-12-01 09:12 (UTC) by rpodgorny)
...maybe missing dep?
cyberic commented on 2021-10-22 08:33 (UTC)
no, it still fails the same way
wbthomason commented on 2021-10-22 08:10 (UTC)
@cyberic: Do you get the expected result with a pip install? If so, there's still something wrong with the PKGBUILD (it seems the scalene build process may have changed significantly from my initial packaging).
cyberic commented on 2021-10-22 07:54 (UTC)
Thnak you @wbthomason, I could compile scalene successfully now.
but event on a simple python script, it does nothing, I don't get the prompt back...
maybe I'll report this upstream
wbthomason commented on 2021-10-21 22:19 (UTC)
@cyberic: I just now updated the
PKGBUILD, which installs & allowsscaleneto run for me. Please let me know if you're still having problems.cyberic commented on 2021-10-21 21:57 (UTC)
Hello I just tried to install this package, and I get this error:
wbthomason commented on 2020-10-23 21:11 (UTC)
@caos21: Thanks! I've updated the dependencies.
caos21 commented on 2020-10-23 20:37 (UTC)
python-rich is a dependency