openai-python icon indicating copy to clipboard operation
openai-python copied to clipboard

when "openai migrate" in Mac, get error, need help please

Open BroQQ82 opened this issue 1 year ago • 1 comments

Confirm this is an issue with the Python library and not an underlying OpenAI API

  • [X] This is an issue with the Python library

Describe the bug

When using Mac console to do "openai migrate" I alway get below: ERROR (code: 100) - ./Library/Saved Application State/com.lc-tech.RescuePRO-Deluxe.savedState: IO error for operation on ./Library/Saved Application State/com.lc-tech.RescuePRO-Deluxe.savedState: Permission denied (os error 13) Processed 0 files and found 0 matches

To Reproduce

When using Mac console to do "openai migrate" I alway get below: ERROR (code: 100) - ./Library/Saved Application State/com.lc-tech.RescuePRO-Deluxe.savedState: IO error for operation on ./Library/Saved Application State/com.lc-tech.RescuePRO-Deluxe.savedState: Permission denied (os error 13) Processed 0 files and found 0 matches

Code snippets

openai migrate

OS

Mac OS 14.5

Python version

Python 3.10.0

Library version

openai 1.45.0

BroQQ82 avatar Sep 14 '24 10:09 BroQQ82

Hi @BroQQ82, I can't reproduce the error you're seeing, do you get any more error output?

RobertCraigie avatar Sep 16 '24 08:09 RobertCraigie