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

Unit test attempts to import wrong version of data_io.py #2

Open
Who8MyLunch opened this issue Jan 15, 2014 · 0 comments
Open

Unit test attempts to import wrong version of data_io.py #2

Who8MyLunch opened this issue Jan 15, 2014 · 0 comments
Assignees
Labels

Comments

@Who8MyLunch
Copy link
Owner

While investigating a problem in issue #1, I noticed that the unit test is expecting to import an older version of the data_io.py module. That older version supported reading/writing from a large variety of file types, including the ENVI data types referenced in the unit test. The new version was brought in since the older could not be made open-source. The unit test code and data files need to be updated to work properly on other people's computers.

@ghost ghost assigned Who8MyLunch Jan 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant