Git Product home page Git Product logo

Comments (5)

haven-jeon avatar haven-jeon commented on May 28, 2024 1

setup.py, requirements.txt 등 PR 부탁드려도 될까요?

from pykospacing.

haven-jeon avatar haven-jeon commented on May 28, 2024

안타깝게도 제가 M1 환경을 가지고 있지 못해서 테스트가 어렵습니다.
혹시 개선 방향 찾으시면 공유 부탁드리겠습니다.

from pykospacing.

JONGSKY avatar JONGSKY commented on May 28, 2024

PyKoSpacing 모듈 설치에 필요한
tersorflow, keras에서 오류가 나는 것으로 확인했습니다.

image

저는 m1, anaconda 가상환경에서 실행했었느데
확인해본 결과 m1, anconda에서는 m1과 호환성 문제가 있다고 합니다.

따라서 miniforge를 사용해서 tersorflow, keras를 설치하였으나, (설치방법)
image

설치 과정에서 setup.py에서 install_requires가 설정되어 오류가 나는 문제가 있었습니다.
그래서 해당 내용을 삭제했으며 requirements.txt에도 주석처리했더니 해결되었습니다.
(추후 여러 os별 호환성을 위해 requirements.txt를 최소 모듈로 제한하면 좋을 것 같다는 생각을 했습니다.)

image

from pykospacing.

JONGSKY avatar JONGSKY commented on May 28, 2024

setup.py.zip

변경한 setup.py 파일 공유드리며, requirements.txt는 모두 주석처리했습니다.

from pykospacing.

haven-jeon avatar haven-jeon commented on May 28, 2024

머지 되서 클로즈 합니다.

from pykospacing.

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.