jtojnar has quit [Read error: Connection reset by peer]
hedgie_ has joined #nix-darwin
hedgie has quit [Ping timeout: 245 seconds]
hedgie_ has quit [Remote host closed the connection]
hedgie has joined #nix-darwin
Chiliparrot has joined #nix-darwin
jtojnar has joined #nix-darwin
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
jtojnar has quit [Quit: jtojnar]
jtojnar_ has joined #nix-darwin
hedgie has quit [Read error: Connection reset by peer]
hedgie_ has joined #nix-darwin
jtojnar_ has quit [Read error: Connection reset by peer]
hydropyrum has joined #nix-darwin
hydropyrum has quit [Remote host closed the connection]
Chiliparrot has joined #nix-darwin
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
hydropyrum has joined #nix-darwin
<hydropyrum>
hi, i'm having trouble building python with tkinter. is this the right place to ask for help?
hedgie_ has quit [Read error: Connection reset by peer]
hedgie has joined #nix-darwin
<manveru>
hydropyrum: might be easier if you just show your problem instead of asking for someone to ask you for it ;)
<manveru>
it's possible that it isn't even darwin-specific
<hydropyrum>
the error I get is: mv: missing destination file operand after '/nix/store/9nidl21s0m4bfp6lmdahcjkm1c5625mk-python3.7-tkinter-3.7.4/lib/python3.7/site-packages/'Try 'mv --help' for more information.builder for '/nix/store/5yf8m1a6j3m2xkr37jyx35ygwdg8lph3-python3.7-tkinter-3.7.4.drv' failed with exit code 1
<hydropyrum>
and buried in the build of Python is the error:
<hydropyrum>
ld: framework not found Tclclang-5.0: error: linker command failed with exit code 1 (use -v to see invocation)
<hydropyrum>
oh, sorry the newlines are getting lost in the paste