Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

importing whisperx - no module named 'lightning_fabric.utilities' #500

Open
CMoranoA opened this issue Sep 29, 2023 · 0 comments
Open

importing whisperx - no module named 'lightning_fabric.utilities' #500

CMoranoA opened this issue Sep 29, 2023 · 0 comments

Comments

@CMoranoA
Copy link

Hi, hope everybody is doing well!

I am having some trouble importing the module using colab. Actually I am pip installing...

!pip install git+https://github.com/m-bain/whisperx.git
!pip install git+https://github.com/m-bain/whisperx.git --upgrade
!pip install torch==2.0.0+cu117 torchvision==0.15.1+cu117 torchaudio==2.0.0 --index-url https://download.pytorch.org/whl/cu117
!pip install openai
!pip install pdfkit
!pip install pydub
!pip install python-docx
!pip install pypandoc
!apt-get install -y wkhtmltopdf

but when loading the module, the following error...

ModuleNotFoundError: No module named 'lightning_fabric.utilities'

Strange since today this was not happening. Some ideas?

Than you all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant