Package Details: python-colcon-core 0.16.1-1

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.000099
First Submitted: 2018-11-02 14:03 (UTC)
Last Updated: 2024-04-28 18:56 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2

kartikmohta commented on 2019-04-14 23:40 (UTC)

The .SRCINFO file has not been updated to match the new PKGBUILD.

joncppl commented on 2018-11-06 21:15 (UTC)

Hi. I think a dependency is missing. I installed python-notify2 and the warning below disappeared.

Traceback (most recent call last):
  File "/usr/lib/python3.7/site-packages/colcon_core/entry_point.py", line 98, in load_entry_points
    extension_type = load_entry_point(entry_point)
  File "/usr/lib/python3.7/site-packages/colcon_core/entry_point.py", line 140, in load_entry_point
    return entry_point.load()
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2342, in load
    self.require(*args, **kwargs)
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2365, in require
    items = working_set.resolve(reqs, env, installer, extras=self.extras)
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 781, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'notify2' distribution was not found and is required by the application