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

"[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 this issue Feb 6, 2023 · 0 comments

Comments

@bigplayer-ai
Copy link

bigplayer-ai commented Feb 6, 2023

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

  • OS: iPadOS 16.3
  • Python version: python 3
  • ChatGPT Version: Not succeeding to install.
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