히스토리
- hylang§py2hy 변환 파이썬 하이랭 때문에 1.1.0으로 올려야함
- 1.0 업데이트
- conda 지우고 아래와 같이 설치
- 초기
#이맥스통합개발환경 #파이썬 패키지 설치
2025 hy latest
hylang§py2hy 변환 파이썬 하이랭 지원 때문에 이제 conda 설치했으니 더 간단하게 하자.
DONT 2025 hy hyuga 1.0 with lsp-mode
pipx install git+https://github.com/hylang/hy.git@1.0.0 --force
pipx install git+https://github.com/sakuraiyuta/hyuga.git --force
로그
➜ pipx install git+https://github.com/hylang/hy.git@1.0.0 --force
Installing to existing venv 'hy'
installed package hy 1.0.0, installed using Python 3.12.3
These apps are now globally available
- hy
- hy2py
- hyc
done! ✨ 🌟 ✨
➜ pipx install git+https://github.com/sakuraiyuta/hyuga.git --force
Installing to existing venv 'hyuga'
installed package hyuga 1.0.0, installed using Python 3.12.3
These apps are now globally available
- hyuga
done! ✨ 🌟 ✨