Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: Make sure eegeyenet_urls.csv gets included in package data durin… #14

Merged
merged 6 commits into from
May 13, 2024

Conversation

scott-huberty
Copy link
Member

@scott-huberty scott-huberty commented May 13, 2024

The CSV file added in 957f98d isn't getting downloaded during static install.

Might be because of the include_package_data flag,

see:

https://stackoverflow.com/questions/7522250/how-to-include-package-data-with-setuptools-distutils

Keeping as draft until I can test this out.

…g static install

The CSV file added in 957f98d isn't getting downloaded during static install.

Might be because of the include_package_data flag, see

https://stackoverflow.com/questions/7522250/how-to-include-package-data-with-setuptools-distutils
@scott-huberty scott-huberty marked this pull request as draft May 13, 2024 04:55
@scott-huberty
Copy link
Member Author

OK the CSV is now being downloaded as can be witnessed in the colab notebook We've been using:

https://colab.research.google.com/drive/1VZw7ZI_bOSM6jXHhFCKLk-gGz7KZu9OB?usp=sharing

@scott-huberty scott-huberty marked this pull request as ready for review May 13, 2024 05:22
@scott-huberty scott-huberty merged commit 2160e09 into lina-usc:main May 13, 2024
5 checks passed
@scott-huberty scott-huberty deleted the static_install branch May 13, 2024 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant