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
- SparkML
- 그래프 질의언어
- Federated Learning
- Python
- RDD
- graph
- 그래프 에코시스템
- GSQL
- 빅데이터
- BigData
- RStudio
- SQL
- TigerGraph
- Graph Tech
- spark
- 그래프 데이터베이스
- Graph Ecosystem
- graph database
- DeepLearning
- GraphX
- TensorFlow
- 인공지능
- Neo4j
- GDB
- Cypher
- 딥러닝
- 연합학습
- r
- 분산 병렬 처리
- 그래프
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