ywangd / stash

StaSh - Shell for Pythonista
MIT License
1.92k stars 227 forks source link

"[BUG]stash: <class 'stashutils.wheels.WheelError'>: top_level.txt entry 'GPTserver' not found in toplevel directory!" When trying to install the package on pythonista iPad #470

Open bigplayer-ai opened 1 year ago

bigplayer-ai commented 1 year ago

Description A clear and concise description of what the bug is. I am trying to install: https://github.com/lencx/ChatGPT When I try to install pure python project (chatgpt) on pythonista on my iPad I receive this error: stash: <class 'stashutils.wheels.WheelError'>: top_level.txt entry 'GPTserver' not found in toplevel directory!

Steps to Reproduce

  1. Go to Pythonista iPad
  2. Install stash
  3. launch stash
  4. enter the command: pip install revChatGPT
  5. receive the error: stash: <class 'stashutils.wheels.WheelError'>: top_level.txt entry 'GPTserver' not found in toplevel directory! Expected behavior A clear and concise description of what you expected to happen. To install chatgpt API on my iPad Output

stash: <class 'stashutils.wheels.WheelError'>: top_level.txt entry 'GPTserver' not found in toplevel directory! Environment Pythonista Application on iPad