Skip to content

Pandas import error fixed

Error: (base) C:\Windows\System32>pip install –upgrade numpyWARNING: Ignoring invalid distribution -andas (c:\users\foxku\appdata\roaming\python\python310\site-packages)WARNING: Ignoring invalid distribution -umpy (c:\users\foxku\appdata\roaming\python\python310\site-packages)WARNING: Ignoring invalid distribution -andas (c:\users\foxku\appdata\roaming\python\python310\site-packages)WARNING: Ignoring invalid distribution -umpy (c:\users\foxku\appdata\roaming\python\python310\site-packages)Requirement already satisfied: numpy in c:\programdata\anaconda3\lib\site-packages (2.2.6)WARNING: Ignoring invalid distribution… 

Fixed: No module named ‘moviepy.editor’

Error In the newly updated version of the Moviepy package, it should be the following import instead It doesn’t mean that MoviePy isn’t installed correctly or Python can’t find it.

Fixed: OSError: You are trying to access a gated repo. Make sure to have access to it at https://huggingface.co….

OSError: You are trying to access a gated repo. Make sure to have access to it at https://huggingface.co/google/gemma-3-27b-it. 401 Client Error. (Request ID: Root=1-67da7d97-6326b5f53a96415516d2c709;7a741876-1aae-4afd-8d26-afd122bc2c2d) Cannot access gated repo for url https://huggingface.co/google/gemma-3-27b-it/resolve/main/config.json. Access to model google/gemma-3-27b-it… 

error: Content is protected !!