Closed asattools closed 4 years ago
It seems pytables is no longer on pip? I'm not even sure if we are using pytables anymore, so I've got a branch building on the CI server to see if that fixes the issue.
Yes, There is installation instruction in pip for pytables https://pypi.org/project/pytable/ and it is there in conda-forge also https://anaconda.org/conda-forge/pytables
Thanks @asattools for reporting this issue. We discovered that the conda package pytables
is simply named tables
on pip (the package you linked above named pytable
is a different thing). The fix is ready to be merged and will be shipped with the v2.0.1.
Thanks @asattools for reporting this issue. We discovered that the conda package
pytables
is simply namedtables
on pip (the package you linked above namedpytable
is a different thing). The fix is ready to be merged and will be shipped with the v2.0.1.
Thanks, I shall be waiting for the new version.
@ndilalla thanks!
Hi,
I have installed fermitools (python 3.7) and threeML successfully. I am trying to installed pynchrotron and a problem which might be due to astromodels (https://github.com/grburgess/pynchrotron/issues/1) is occuring (pytables). Please suggest a solution to this.
Regards and thanks.