Skip to content

Personality related error message hangs #34

Description

@sephdm

Expected Behavior

Please describChecking models...
Virtual environment created and packages installed successfully.
Launching application...
Traceback (most recent call last):
File "app.py", line 27, in
from pyaipersonality import AIPersonality
File "D:\Dokks\GitHub\Gpt4All-webui\Gpt4All-webui\env\lib\site-packages\pyaipersonality_init_.py", line 159, in
class AIPersonality:
File "D:\Dokks\GitHub\Gpt4All-webui\Gpt4All-webui\env\lib\site-packages\pyaipersonality_init_.py", line 168, in AIPersonality
def init(self, personality_package_path: str|Path = None, model:LLMBinding=None, run_scripts=True):
TypeError: unsupported operand type(s) for |: 'type' and 'type'e the behavior you are expecting.

I used the install personality batch file in the installations folder and I'm still getting this error.

Current Behavior

Please describe the behavior you are currently experiencing.

Steps to Reproduce

Please provide detailed steps to reproduce the issue.

  1. Step 1
  2. Step 2
  3. Step 3

Possible Solution

If you have any suggestions on how to fix the issue, please describe them here.

Context

Please provide any additional context about the issue.

Screenshots

If applicable, add screenshots to help explain the issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions