packages icon indicating copy to clipboard operation
packages copied to clipboard

Missing package: PyV8

Open akshitGinilytics opened this issue 2 years ago • 1 comments

Package name

pyv8

Package version

all

PyPI URL

https://pypi.org/project/pyv8/

piwheels URL

https://www.piwheels.org/project/pyv8/

Python version

  • [ ] Python 3.7
  • [X] Python 3.9

I am the maintainer

  • [ ] Yes

More information

No response

akshitGinilytics avatar Apr 19 '23 06:04 akshitGinilytics

It's a missing package - the build failed: https://www.piwheels.org/logs/0000/0638/5489.txt

The failure stems from this error:

2021-07-08T18:00:05,931   In file included from src/Context.cpp:1:
2021-07-08T18:00:05,931   src/Context.h:5:10: fatal error: boost/shared_ptr.hpp: No such file or directory
2021-07-08T18:00:05,932       5 | #include <boost/shared_ptr.hpp>

bennuttall avatar Apr 19 '23 09:04 bennuttall