goes2go icon indicating copy to clipboard operation
goes2go copied to clipboard

Missing `product_table.txt` file on setup

Open blaylockbk opened this issue 3 years ago • 1 comments

From an email

I have been trying to use your Goes2go python library, and I just happen to be missing something from the guidance of your GitHub examples. I believe my main issue is coming from an error saying I do not have a product_table.txt file. Do you have any insight on the product_table.txt file needed to run goes2go? I was also wondering if you would recommend using an older version of python rather than the most up to date one. I am using python 3.10.6. would this have any effect? What instillation method would you recommend? Just to use pip install?

blaylockbk avatar Aug 15 '22 21:08 blaylockbk

I just fixed setup.py to include *.txt files in the package data. That should fix the problem.

  • [ ] Publish new version on PyPI after I confirm this is indeed fixed.

blaylockbk avatar Aug 15 '22 21:08 blaylockbk

Fixed in version 2022.10.0

blaylockbk avatar Oct 20 '22 20:10 blaylockbk