Missing `product_table.txt` file on setup
blaylockbk opened this issue · 2 comments
blaylockbk commented
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 commented
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 commented
Fixed in version 2022.10.0