This channel is intended for people just starting with the Raku Programming Language (raku.org). Logs are available at irclogs.raku.org/raku-beginner/live.html Set by lizmat on 8 June 2022. |
|||
pelevesque | Is it possible to have an attribute alias? I have a class with the has UInt7 $.vol_note-on = 127; attribute and I would like to have an alias with $.vol and if used it would just assign to $.vol_note-on | 02:29 | |
04:30
Heptite left
|
|||
Nemokosch | AttrX::Mooish probably gives you a declarative interface for that; other than that, I'd probably go for binding | 06:23 | |
06:48
Guest66 joined
06:50
Guest66 left,
teatwo left,
teatwo joined
|
|||
Sussysham | so i was trying to install jupyter kernal | 10:18 | |
then dependencies issues | |||
jupyter kernal requires | 10:19 | ||
shell::command | |||
which then requires File::Find and File::which | |||
but there is no::file which on raku.land | 10:20 | ||
Nemokosch | you are right but it does install nevertheless | 10:22 | |
lol | |||
lizmat | there's raku.land/github:azawawi/File::Which | 10:23 | |
Nemokosch | ah you were faster | 10:24 | |
Sussysham | ok for some reason zef is !!!> Failed to update rea mirror: raw.githubusercontent.com/Raku/REA.../META.json | 10:29 | |
lizmat | wfm | 10:31 | |
Nemokosch | for me as well | ||
lizmat | has been static (as in no new updates in the past 4 hours) | ||
Nemokosch | what version of zef? | 10:32 | |
Sussysham | 0.18.0 | 10:34 | |
Nemokosch | heh, I'm stuck at 0.14.5 | 10:36 | |
time to zef upgrade zef | 10:37 | ||
works with 0.18.2 as well | 10:39 | ||
I think you could also upgrade, there were some bugfixes | 10:40 | ||
couldn't state that it would solve your issue but it shouldn't make things worse at least š | 10:41 | ||
Sussysham | I just want to cry man whenever i use zef it returns some issue | ||
Fetching [FAIL]: raw.githubusercontent.com/raku/REA...%3E.tar.gz from raw.githubusercontent.com/raku/REA...%3E.tar.gz Aborting due to fetch failure: raw.githubusercontent.com/raku/REA...%3E.tar.gz | |||
(use --force-fetch to override) !!!> Failed upgrading all modules | |||
š„¹ | 10:42 | ||
Nemokosch | XDD | ||
what system? | |||
Sussysham | windows | ||
yabobay | oof | 10:43 | |
Nemokosch | everything is possible on Windows... | ||
for that matter, the update was meant to fix some Windows issues | |||
lol | |||
what if it's the issue that was fixed that keeps you from doing the upgrade? xD | 10:44 | ||
Sussysham | can i manually delete and install zef | ||
i will do that | |||
now | |||
Nemokosch | cool, it can install itself | 10:45 | |
bootstrapping stronk | |||
lizmat | raku -I. bin/zef install . | ||
when in the zef repo | |||
that's because the actual installation logic actually lives in Rakudo itself | 10:46 | ||
Sussysham | cdn.discordapp.com/attachments/768..._which.png | ||
i don't like to keep whining but it is what it is | 10:47 | ||
Nemokosch | it's not listed on modules.raku.org either | ||
but anyway, it does exist and it should install | |||
lizmat | it's listed, but there is a "bug" in raku.land's ordering of results | 10:48 | |
Sussysham | understandable | ||
yabobay | quotes why? | ||
Nemokosch | then the same bug appears on modules.raku.org as well because that doesn't list it just as much | ||
lizmat | raku.land/?page=4&q=File%3A%3AWhich | 10:49 | |
Nemokosch | okay... then it only doesn't appear on modules.raku.org, damn | 10:50 | |
Sussysham | persists | 10:56 | |
Nemokosch | what's the output with verbose mode? | 11:31 | |
Sussysham | don't know what is verbose mode | 11:35 | |
or whoes verbose mode? | |||
Good Day everyone | |||
Nemokosch | zef | 11:36 | |
11:40
Heptite joined
13:41
jgaz joined
|
|||
verbose mode | i'm verbose mode | 14:57 | |
lizmat | hi | 14:59 | |
17:24
teatwo left,
teatwo joined
17:27
teatwo left,
teatwo joined
18:50
teatwo left
18:51
teatwo joined,
teatwo left,
teatwo joined
18:52
teatwo left,
teatwo joined
19:25
camelia left
19:27
camelia joined
19:40
camelia left
19:42
camelia joined
21:08
jgaz left
|