Giter Site home page Giter Site logo

Comments (9)

digger-yu avatar digger-yu commented on June 1, 2024 1

langchain-ai/langchain#17514 可以参考这个

langchain==0.1.6
langchain-community==0.0.19
langchain-core==0.1.23

from auto_job__find__chatgpt__rpa.

Frrrrrrrrank avatar Frrrrrrrrank commented on June 1, 2024

不应该呀,我的就是windows...你试一下不用langchain的版本

from auto_job__find__chatgpt__rpa.

digger-yu avatar digger-yu commented on June 1, 2024

i have same issue

PS D:\git\auto_job__find__chatgpt__rpa\auto_job_find> & d:/git/auto_job__find__chatgpt__rpa/auto_job_find/.venv/Scripts/python.exe d:/git/auto_job__find__chatgpt__rpa/auto_job_find/write_response.py
Traceback (most recent call last):
  File "d:/git/auto_job__find__chatgpt__rpa/auto_job_find/write_response.py", line 11, in <module>
    from langchain_functions import get_text_chunks, get_vectorstore, read_resumes, should_use_langchain, generate_letter
  File "d:\git\auto_job__find__chatgpt__rpa\auto_job_find\langchain_functions.py", line 1, in <module>
    from langchain.document_loaders import DirectoryLoader, PyPDFLoader
  File "D:\git\auto_job__find__chatgpt__rpa\auto_job_find\.venv\lib\site-packages\langchain\document_loaders\__init__.py", line 18, in <module>
    from langchain_community.document_loaders.acreom import AcreomLoader
  File "D:\git\auto_job__find__chatgpt__rpa\auto_job_find\.venv\lib\site-packages\langchain_community\document_loaders\__init__.py", line 163, in <module>
    from langchain_community.document_loaders.pebblo import PebbloSafeLoader
  File "D:\git\auto_job__find__chatgpt__rpa\auto_job_find\.venv\lib\site-packages\langchain_community\document_loaders\pebblo.py", line 5, in <module>
    import pwd
ModuleNotFoundError: No module named 'pwd'

from auto_job__find__chatgpt__rpa.

Frrrrrrrrank avatar Frrrrrrrrank commented on June 1, 2024

问题解决了吗...我没复现成功....我给你加个ask for help 标签吧

from auto_job__find__chatgpt__rpa.

Standindust avatar Standindust commented on June 1, 2024

我也是这个问题,然后把langchain的包和代码都删了 直接用另外一个版本 能跑起来

不应该呀,我的就是windows...你试一下不用langchain的版本

from auto_job__find__chatgpt__rpa.

Hezhexi2002 avatar Hezhexi2002 commented on June 1, 2024

image
image
GPT说的是pwd模块在win下不可用,所以我这里用了getpass模块替代,但是重新运行又又新的错误:
image
看起来像是代理问题,但是我使用的moonshot的自定义api,单独curl是没问题的:
image
image
@Frrrrrrrrank 希望大佬能看看是怎么回事(

from auto_job__find__chatgpt__rpa.

507402 avatar 507402 commented on June 1, 2024

image imageGPT说的是pwd模块在win下不可用,所以我这里用了getpass模块替代,但是重新运行又新的错误: image 看起来像是代理问题,但是我使用的大胆创新计划的自定义API,单独curl是没问题的: image image 希望大佬能看看是怎么回事(

我觉得你的connection error可能就是代理的问题,没有挂代理就会出现这个报错,或者代理挂的有问题;pwd的错误可以试试在pycharm将python环境更改为本机的环境

from auto_job__find__chatgpt__rpa.

loks666 avatar loks666 commented on June 1, 2024

image imageGPT说的是pwd模块在win下不可用,所以我这里用了getpass模块替代,但是重新运行又新的错误: image 看起来像是代理问题,但是我使用的大胆创新计划的自定义API,单独curl是没问题的: image image 希望大佬能看看是怎么回事(

我觉得你的connection error可能就是代理的问题,没有挂代理就会出现这个报错,或者代理挂的有问题;pwd的错误可以试试在pycharm将python环境更改为本机的环境

这问题可以关了,我参照作者的写了一个基于Java的,欢迎使用提出宝贵意见:https://github.com/loks666/get_jobs

from auto_job__find__chatgpt__rpa.

loks666 avatar loks666 commented on June 1, 2024

项目运行的时候坑有点多,我参照作者的写了一个基于Java的(支持boss,拉勾,猎聘,智联和51job),欢迎使用提出宝贵意见:https://github.com/loks666/get_jobs

from auto_job__find__chatgpt__rpa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.