georges-duperon has quit [Ping timeout: 252 seconds]
eddof13 has quit [Quit: eddof13]
eddof13 has joined #racket
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
kurkuryo_ has joined #racket
<kurkuryo_>
hi
kurkuryo has quit [Ping timeout: 256 seconds]
eddof13 has quit [Quit: eddof13]
pierpa has joined #racket
kurkuryo_ has quit [Ping timeout: 256 seconds]
kurkuryo has joined #racket
<kurkuryo>
hi, i have doubt regaridng my maze https://paste.pound-python.org/show/zQw94YFp7qmEZpfc8dmA/ , and someone had pmed me and we were discussing bu my connected got lost and i forgot who was that, please can somone let me know
<vraid>
it was me, though i still cannot run the code
dustyweb has quit [Read error: Connection reset by peer]
<kurkuryo>
vraid what error can you tell me
hyp3rbor3ax_ has joined #racket
hyp3rbor3ax_ has quit [Remote host closed the connection]
hyp3rbor3ax_ has joined #racket
hyp3rbor3ax has quit [Ping timeout: 268 seconds]
hyp3rbor3ax_ has quit [Remote host closed the connection]
hyp3rbor3ax_ has joined #racket
hyp3rbor3ax_ has quit [Remote host closed the connection]
beknoll has joined #racket
<beknoll>
Just want to say I'm loving Greg K's How to Code course on Edx. Highly recommended.
dan_f has quit [Quit: dan_f]
pie__ has joined #racket
ubLIX has quit [Quit: ubLIX]
<kurkuryo>
https://github.com/bruce1211/test/tree/master , i have my code here it is working , Now we get into trouble in "path finding" part, how to add this function into the code, if someone can help.
gg12gg has joined #racket
dan_f has joined #racket
<gg12gg>
Hi guys, I keep getting a bizarre error trying to install racket 7.1 on windows and I was wondering if anyone could help me. Every time I try to install, it progress to about 95% and then one of the files fails to extract/write and the installation fails. It's a different file every time but it always happens at around the same point in the installation
<gg12gg>
Minimal racket installation works, it's just the big file that includes DrRacket and everything else
kurkuryo has quit [Ping timeout: 256 seconds]
pie__ has quit [Ping timeout: 252 seconds]
<lexi-lambda>
gg12gg: Try asking on the mailing list; you’ll get better help there than you will here.
gg12gg has quit [Ping timeout: 256 seconds]
dan_f has quit [Quit: dan_f]
dan_f has joined #racket
beknoll has quit [Ping timeout: 250 seconds]
gg12gg has joined #racket
<gg12gg>
I fixed it. It was just something dumb on my end. My windows installation is on a tiny SSD that's always close to being full, and I think the installer was writing some temp files or something on the C drive and running out of space every time. I cleared up some space and that fixed it.