←back to thread

741 points chirau | 2 comments | | HN request time: 0.001s | source
Show context
singularity2001 ◴[] No.44360165[source]
wake me when venv works on mac
replies(1): >>44361932 #
gyrovagueGeist ◴[] No.44361932[source]
It does? What problems have you had?
replies(1): >>44368884 #
1. singularity2001 ◴[] No.44368884[source]
source .venv/bin/activate .venv/bin/activate:37: parse error near `deactivate'

Automatically generated, not compatible with zsh

replies(1): >>44379477 #
2. gyrovagueGeist ◴[] No.44379477[source]
I can't reproduce this, possibly it's another environment error or the problem has been fixed in the versions I am using. (uv 0.7.11, zsh 5.9, python 3.13.5, MacOS 15.3.1)