Skip to content

fix: setup.py에서 path 찾을시 os.path.join 사용함#178

Closed
kevinseo16 wants to merge 0 commit intoFinanceData:developfrom
kevinseo16:develop
Closed

fix: setup.py에서 path 찾을시 os.path.join 사용함#178
kevinseo16 wants to merge 0 commit intoFinanceData:developfrom
kevinseo16:develop

Conversation

@kevinseo16
Copy link
Copy Markdown

  1. 기존코드 with codecs.open(os.path(here, 'README.md'), encoding='utf-8') as f: 는 실행시 아래 에러가 발생함.
image
  1. os.path.join 사용하도록 코드 수정

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

Successfully merging this pull request may close these issues.

1 participant