Nicolas Scozzaro

Results 8 comments of Nicolas Scozzaro

The training set from here: http://mmlab.ie.cuhk.edu.hk/archive/CNN_FacePoint.htm

Thanks @rahulremanan, as you suggested, I just changed {"argv": ["python",... ]} to {"argv": ["python3",... ]} and it worked. I'm not sure how it got set incorrectly, since it was fine...

I'm also interested in Math support in this Wiki. What's the latest status?

I also get this error. ![image](https://user-images.githubusercontent.com/15185105/77601864-566efd00-6ee2-11ea-9cc3-97563adf93fb.png)

I'm facing the same issue. Instead of working around by using require, how does one import svgPanZoom such that you can do e.g. ``` import ...svgPanZoom..? svgPanZoom('#demo-tiger', { zoomEnabled: true,...

The `node_client_example` is giving me the following error: ``` Nicolass-MacBook-Pro:node_client_example nicolasscozzaro$ docker-compose up Creating network "node_client_example_default" with the default driver Creating node_client_example_kernel_gateway_1 ... error ERROR: for node_client_example_kernel_gateway_1 Cannot start service...