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

Failing to install openai due to FileNotFoundError #22

Open
herman-hellenes opened this issue Dec 21, 2024 · 2 comments
Open

Failing to install openai due to FileNotFoundError #22

herman-hellenes opened this issue Dec 21, 2024 · 2 comments
Assignees

Comments

@herman-hellenes
Copy link

Hi guys, first of all really good work so far!

It seems a file is missing here. I follow your steps to get going, but in the step of installing w poetry following happens

poetry install --no-root
(everything installs well exept openai)
Installing openai (1.58.1): Failed
FileNotFoundError

This is the file missing:
pypoetry\Cache\virtualenvs\zerepy-799_jFSa-py3.12\Lib\site-packages\openai\types\beta\realtime\conversation_item_input_audio_transcription_completed_event.py'

@iamprecieee
Copy link
Contributor

I just tried on windows now and it worked fine so your issue might be from a corrupted or incomplete download. Try clearing poetry cache and reinstalling.

@Peteredwardj
Copy link
Collaborator

hey @herman-hellenes , do you still need help with this issue?

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

4 participants