developmentseed / developmentseed/geolambda

Files missing in deployment package

Open
#89 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
306
Forks
84
PR merge metrics
No merged PRs in 30d

Description

I am creating a layer with gdal (3.0.1) , sklearn (0.22.2.post1) . While everything works fine and layer is created successfully, however some of the files always gets missed . One file in particular is `pipeline.py` inside sklearn which never shows up in sklearn folder inside layer.
This is the content inside `python dir` in zip
![package](https://user-images.githubusercontent.com/48182663/81095502-b960a480-8f22-11ea-8ed7-28f8c932f762.png)

This is inside sklearn folder
![Screenshot from 2020-05-05 22-42-23](https://user-images.githubusercontent.com/48182663/81095669-fdec4000-8f22-11ea-9a56-965a2c0141ac.png)

I tried explicitly adding the file but that created some more dependency issue which was also not present in skearn. Just need some help in this.

OS: `Amazon Linux AMI release 2018.03` on AWS
Python Version for Layer: 3.7

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.