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