omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    "[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

    Pythonista
    1
    1
    82
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      Chosen last edited by

      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 your 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.
      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Powered by NodeBB Forums | Contributors