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.
- Step 1
- Step 2
- 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.
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.
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.