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

Problem with aspose KeyError: 'aspose.pdf' #18

Open
FlemlaUri opened this issue Oct 26, 2023 · 0 comments
Open

Problem with aspose KeyError: 'aspose.pdf' #18

FlemlaUri opened this issue Oct 26, 2023 · 0 comments

Comments

@FlemlaUri
Copy link

Hello,
Sorry to bother you, i tried to install and use your project but i keep getting an error

`D:\Programmes\JARVIS-ChatGPT-main>call .\jarvis_venv\Scripts\activate

LOADING CREDENTIALS

D:\Programmes\JARVIS-ChatGPT-main\jarvis_venv\lib\site-packages\langchain_init_.py:34: UserWarning: Importing OpenAI from langchain root module is no longer supported. Please use langchain.llms.OpenAI instead.
warnings.warn(
D:\Programmes\JARVIS-ChatGPT-main\jarvis_venv\lib\site-packages\langchain_init_.py:34: UserWarning: Importing LLMChain from langchain root module is no longer supported. Please use langchain.chains.LLMChain instead.
warnings.warn(
D:\Programmes\JARVIS-ChatGPT-main\jarvis_venv\lib\site-packages\langchain_init_.py:34: UserWarning: Importing PromptTemplate from langchain root module is no longer supported. Please use langchain.prompts.PromptTemplate instead.
warnings.warn(
Traceback (most recent call last):
File "D:\Programmes\JARVIS-ChatGPT-main\openai_api_chatbot.py", line 5, in
from Assistant.research_mode import ResearchAssistant
File "D:\Programmes\JARVIS-ChatGPT-main\Assistant\research_mode.py", line 9, in
from Assistant.semantic_scholar.agent_tools import *
File "D:\Programmes\JARVIS-ChatGPT-main\Assistant\semantic_scholar\agent_tools.py", line 6, in
from . import S2_tools as scholar
File "D:\Programmes\JARVIS-ChatGPT-main\Assistant\semantic_scholar\S2_tools.py", line 6, in
import aspose.pdf as ap
File "", line 1007, in _find_and_load
File "", line 986, in _find_and_load_unlocked
File "", line 664, in _load_unlocked
File "", line 635, in _load_backward_compatible
KeyError: 'aspose.pdf'`

I tried to fix it myself but it's beef a couple hours and i can't find any solution.
Could you help me fix it please ?

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