Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Graph Ecosystem
- 분산 병렬 처리
- r
- Neo4j
- GDB
- 빅데이터
- Federated Learning
- 그래프 질의언어
- 그래프
- SparkML
- graph
- Python
- 인공지능
- spark
- 그래프 에코시스템
- TensorFlow
- Cypher
- RStudio
- GraphX
- graph database
- RDD
- DeepLearning
- TigerGraph
- 딥러닝
- SQL
- BigData
- 연합학습
- Graph Tech
- GSQL
- 그래프 데이터베이스
Archives
- Today
- Total
Hee'World
[git push error] protocol https not supported or disabled in libcurl 본문
Git&GitHub
[git push error] protocol https not supported or disabled in libcurl
Jonghee Jeon 2015. 8. 3. 21:52git push 시 protocol https not supported or disabled in libcurl 에러 날 경우 해결방안...
[해결방법]
C:\Program Files (x86)\Git\bin\libcurl.lib 파일을...
C:\Windows\SysWOW64 경로의 밑으로 복사해서 떺어씌우면 끝...
해결의 참조한 페이지 -> http://lifeseed.tistory.com/74
Comments