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
- 프로그래밍
- Greedy
- 기계학습 기초
- CLion
- Machine Learning
- 홍정모님
- const
- 기계학습
- Andrew Ng
- 나동빈님
- coursera
- sizeof()
- decimal
- 형변환
- C++
- 학습 알고리즘
- compile time constants
- #endif
- 코딩테스트
- standford University
- Runtime constants
- 단항연산자
- #define
- 코드블럭 오류
- algorithm
- classification problem
- regression problem
- 본즈앤올
- 연산자
- 이코테
Archives
- Today
- Total
목록ruby version (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