Git Product home page Git Product logo

Comments (4)

taeyoonme avatar taeyoonme commented on August 14, 2024

name 'Korean' is not defined 라는 멘트도 계속뜨네요

from korean.

mapmiddle avatar mapmiddle commented on August 14, 2024

답변이 늦어서 죄송합니다.
예제를 막 작성한게 문제가 되었군요
korean 모듈이 제대로 import 되지 않은거시 문제입니다.
제대로 된 경로로 바꿔서 import 하시길 바랍니다...

예를들면 korean.py와 같은 경로에 있는 test.py 라는 파일이 있다면

------ test.py ------
from korean import Korean

처럼 import 하시면 되겠습니다.

from korean.

taeyoonme avatar taeyoonme commented on August 14, 2024

해당 방법으로 해결되었습니다. 매우 감사합니다.

from korean.

32goqud avatar 32goqud commented on August 14, 2024

NameError: name 'unicode' is not defined

파이썬 3 버전에 실행하려고 하니 위 에러가 뜹니다.
해결 가능할까요?

from korean.

Related Issues (2)

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.