python-empy3 might need to be rebuilt and reinstall to fix "ModuleNotFoundError: No module named 'em' The Python package 'empy' must be installed"
Search Criteria
Package Details: python-colcon-core 0.16.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-colcon-core.git (read-only, click to copy) |
---|---|
Package Base: | python-colcon-core |
Description: | Command line tool to build sets of software packages. |
Upstream URL: | https://colcon.readthedocs.io/en/released/ |
Licenses: | Apache |
Submitter: | Manifolds |
Maintainer: | daizhirui |
Last Packager: | daizhirui |
Votes: | 1 |
Popularity: | 0.000121 |
First Submitted: | 2018-11-02 14:03 (UTC) |
Last Updated: | 2024-04-28 18:56 (UTC) |
Dependencies (13)
Required by (24)
- python-colcon-argcomplete
- python-colcon-bash
- python-colcon-cd
- python-colcon-cmake
- python-colcon-cmake-git
- python-colcon-common-extensions
- python-colcon-defaults
- python-colcon-devtools
- python-colcon-hardware-acceleration
- python-colcon-library-path
- python-colcon-metadata
- python-colcon-notification
- python-colcon-output
- python-colcon-package-information
- python-colcon-package-selection
- python-colcon-parallel-executor
- python-colcon-pkg-config
- python-colcon-powershell
- python-colcon-python-setup-py
- python-colcon-recursive-crawl
- Show 4 more...
Sources (1)
lnex commented on 2024-05-04 10:38 (UTC)
lnex commented on 2024-05-04 10:38 (UTC)
python-empy3 might need to be rebuilt and reinstall to fix "ModuleNotFoundError: No module named 'em' The Python package 'empy' must be installed"
petronny commented on 2024-05-02 08:26 (UTC)
Is it possible to get rid of python-pytest-runner
? It seems that it's depreciated.
If not, could it be moved to checkdepends
?
kistlin commented on 2024-04-29 15:40 (UTC)
Building fails for me with
ModuleNotFoundError: No module named 'em' The Python package 'empy' must be installed
==> ERROR: A failure occurred in check().
Aborting...
error: failed to build 'python-colcon-core-0.16.1-1':
I have python-empy3
from AUR installed and not python-empy
. Is this alright?
warning: python-empy3-3.3.4-1 is up to date -- reinstalling
oysstu commented on 2024-03-12 15:41 (UTC) (edited on 2024-03-12 15:41 (UTC) by oysstu)
The following makedepends is required to utilize the new-style PEP compliant python builds
makedepends=('python-setuptools' 'python-build' 'python-installer' 'python-wheel')
oysstu commented on 2024-03-11 13:01 (UTC) (edited on 2024-03-11 13:01 (UTC) by oysstu)
Note that colcon currently is broken with python-empy v4.x, and upstream has pinned the dependency to v3.x instead of resolving it.
sumu commented on 2024-02-14 07:28 (UTC)
python-build python-installer These pkgs must be added to the dependencies.
sumu commented on 2024-02-14 07:28 (UTC)
python-build python-installer These pkgs must be added to the dependencies.
sumu commented on 2024-02-14 07:28 (UTC)
python-build python-installer These pkgs must be added to the dependencies.
palu commented on 2024-01-11 20:23 (UTC)
The latest update to 0.15.1 adds the undeclared make dependencies python-build and python-installer. I believe that python-setuptools may be unnecessary now.
Pinned Comments