An Error popup when I trying to import library from Transformers using Hugging face
I am trying to use the Hugging Face library, specifically the PatchTSMixerForPrediction
module, but I’m encountering the following error. Based on my research, it seems that this module is not included in the transformers
package by default. Could anyone help me figure out how to download or install this library?.