gpilab / gpilab/framework

gpi_make still trying to import site-package packages as node libraries

Open
#28 3 comments 0 reactions 0 assignees View on GitHub
maintenance
Dominant language
Python
Stars
21
Forks
9
PR merge metrics
No merged PRs in 30d

Description

During a build, if the `--ignore-system-libs` flag isn't included, `gpi_make` is still looking two directories upstream and finding lots of python packages in `site-packages`. These are then included as `include_dirs` for the build. I don't know that this is a problem (the build still works fine), but the messages displayed are a little confusing.

The library search setup feels a bit hacky in general, so I think this could be part of a clean-up there. Can we come up with a good list of behaviors we want out of `gpi_make`?

![image](https://user-images.githubusercontent.com/48920868/62248243-43d11200-b3ad-11e9-9fac-9afef849a6cc.png)

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.