Package Details: python-branca 0.4.2-1

Git Clone URL: https://aur.archlinux.org/python-branca.git (read-only, click to copy)
Package Base: python-branca
Description: Generate html+js with Python.
Upstream URL: https://github.com/python-visualization/branca
Licenses: MIT
Submitter: thrasibule
Maintainer: thrasibule
Last Packager: thrasibule
Votes: 0
Popularity: 0.000000
First Submitted: 2017-03-25 15:04 (UTC)
Last Updated: 2021-09-11 01:21 (UTC)

Latest Comments

peippo commented on 2022-06-09 08:28 (UTC)

and could you add python-setuptools to makedepends()? Thanks!

skunk commented on 2022-03-13 22:16 (UTC)

Hi @thrasibule , I think, at least the two dependencies python-pytest and firefox or chromedriver or similar are missing for the checks. The former to run the tests, the latter to get started by selenium in the tests. See also python-folium.

laurent_waro commented on 2020-09-16 02:27 (UTC)

It seems that installation require the module nbconvert :

====================================================================== ERROR: Failure: ModuleNotFoundError (No module named 'nbconvert')


Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3.8/site-packages/nose/loader.py", line 416, in loadTestsFromName module = self.importer.importFromPath( File "/usr/lib/python3.8/site-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3.8/site-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.8/imp.py", line 234, in load_module return load_source(name, filename, file) File "/usr/lib/python3.8/imp.py", line 171, in load_source module = _load(spec) File "<frozen importlib._bootstrap>", line 702, in _load File "<frozen importlib._bootstrap>", line 671, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 783, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "/home/laurenth/.cache/yay/python-branca/src/branca-0.4.1/tests/test_notebooks.py", line 10, in <module> import nbconvert ModuleNotFoundError: No module named 'nbconvert'


Ran 12 tests in 9.223s

FAILED (errors=1)

DescartesHorse commented on 2018-11-04 23:05 (UTC)

I'm getting a different checksum on this one - f9932fa59998224439f4f8e7bcc17a8e613f4776945ef0ddb9152d23ea0c0633 (checked from a few different servers in a few diff. regions). Maybe the git has been updated since the package release?