Giter VIP home page Giter VIP logo

Comments (5)

yangkyeongmo avatar yangkyeongmo commented on August 14, 2024 1

setup.py 파일에 from pip.req import parse_requirements를 지우고 재실행했더니 일단 설치는 되었습니다.

  1. Delete "from pip.req import parse_requirements" from setup.py
  2. python setup.py install

from py-hanspell.

ssut avatar ssut commented on August 14, 2024

헉 아직 이 라이브러리가 잘 작동하는지부터 확인해봐야 할 것 같습니다. 확인 후 코드 다시 올려볼게요.

from py-hanspell.

harplife avatar harplife commented on August 14, 2024

오늘 처음 사용해보려고 하는데.. 여전히 MoudleNotFoundError: No module named 'pip.req' 에러가 나오네요~

from py-hanspell.

snoop2head avatar snoop2head commented on August 14, 2024

저도 비슷한 에러가 생겼습니다ㅠㅠ

Collecting py-hanspell
Using cached py-hanspell-1.1.tar.gz (3.0 kB)
ERROR: Command errored out with exit status 1:
command: /Users/noopy/.local/share/virtualenvs/django-airbnb-clone-AcLC9Tzu/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/f8/9hn0rsx125vf87jp8_skr1l40000gn/T/pip-install-4wlej1v0/py-hanspell/setup.py'"'"'; file='"'"'/private/var/folders/f8/9hn0rsx125vf87jp8_skr1l40000gn/T/pip-install-4wlej1v0/py-hanspell/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base /private/var/folders/f8/9hn0rsx125vf87jp8_skr1l40000gn/T/pip-install-4wlej1v0/py-hanspell/pip-egg-info
cwd: /private/var/folders/f8/9hn0rsx125vf87jp8_skr1l40000gn/T/pip-install-4wlej1v0/py-hanspell/
Complete output (5 lines):
Traceback (most recent call last):
File "", line 1, in
File "/private/var/folders/f8/9hn0rsx125vf87jp8_skr1l40000gn/T/pip-install-4wlej1v0/py-hanspell/setup.py", line 2, in
from pip.req import parse_requirements
ModuleNotFoundError: No module named 'pip.req'
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

from py-hanspell.

snoop2head avatar snoop2head commented on August 14, 2024

@yangkyeongmo 아하... PR에 반영된 내용들을 살펴봤어야 했는데 ㅎㅎㅎ 감사합니다!

from py-hanspell.

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.