piwheels / packages

Issue tracker for piwheels package issues
https://github.com/piwheels/packages/issues
20 stars 5 forks source link

Missing package: PyV8 #354

Open akshitGinilytics opened 1 year ago

akshitGinilytics commented 1 year ago

Package name

pyv8

Package version

all

PyPI URL

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

piwheels URL

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

Python version

I am the maintainer

More information

No response

bennuttall commented 1 year ago

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>