Telluric-Fitter
Telluric-Fitter copied to clipboard
Wheel building error
While installing Telfit normally using Pip I get the following error.
ERROR:Failed building wheel for Telfit
Running setup.py clean for Telfit
Failed to build Telfit
ERROR: Could not build wheels for Telfit, which is required to install pyproject.toml-based projects
This seems to be related to the untar process of the file "aer_v_3.2.tar.gz", when I try to untar this file independently from the build from pip, I also get an error.
aer_v_3.2/line_file/aer_v_3.2: truncated gzip input
tar: Error exit delayed from previous errors.
I have gotten this problem in both Linux and MacOS based systems.
Hello @rogelio-alb did this problem resolve? If not, maybe try to delete everything and try again?