Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- algorithm
- 학습 알고리즘
- 코드블럭 오류
- 기계학습
- CLion
- 이코테
- decimal
- sizeof()
- Machine Learning
- #endif
- C++
- 본즈앤올
- coursera
- Andrew Ng
- const
- 코딩테스트
- #define
- 연산자
- 나동빈님
- compile time constants
- 프로그래밍
- 형변환
- classification problem
- regression problem
- 단항연산자
- Runtime constants
- 홍정모님
- Greedy
- standford University
- 기계학습 기초
Archives
- Today
- Total
목록gem (1)
wellcome_공부일기
gem 설치, You don't have ~ 와 Ruby version >= ~ ERROR 해결
저는 Mac 사용자로, macOS Mojave version 10.14.6 환경 기준에서의 해결방법입니다. ruby version을 뭘 사용할지 확실히 정하고 path에 버전 넣으면 혼란스럽지 않을 것 같아요. 1. You don't have~ in your path ERROR (base) Juyeonui-MacBookPro:~ juyeonlee$ gem install --user-install bundler jekyll Fetching: bundler-2.2.26.gem (100%) WARNING: You don't have /Users/juyeonlee/.gem/ruby/2.3.0/bin in your PATH, gem executables will not run. 아래와 같이 내가 가지고 있지 않은..
ETC.ERROR
2021. 9. 2. 21:24