Dear all,
yesterday I added jupyter to my profile and it worked perfectly
fine. Overnight I shut down the computer and rebooted today.
Now jupyter refuses to start with the messages below. It seems that
jupyter-notebook tries to create directories (or modifiy them) in the location
it
is installe
he issue.
Cheers,
Alex
On Sat, Nov 27 2021, 11:14:07, Alexander Asteroth
wrote:
> Dear all,
>
> yesterday I added jupyter to my profile and it worked perfectly
> fine. Overnight I shut down the computer and rebooted today.
> Now jupyter refuses to start with the messages
I'd like to but feel still too much of a newbie currently. If someone
would point me to the right steps to take, I'd do so - and in future I
will be able to help and contribute (and not just report errors).
Cheers,
Alex
PS: BTW I didn't receive this message directly only found it in the
bug-guix
Hi Ludovic,
On Fri, Dec 10 2021, 14:27:49, Ludovic Courtès wrote:
> Hi Alexander,
>
> Alexander Asteroth skribis:
>
>> I found the cause:
>>
>> in ~/.guix-profile/etc/profile environment variables are set for jupyter:
>>
>>> export
Nope:
> stat: cannot statx
> '/gnu/store/djb0y6kn86ijbvkx93q48q484krp1kbb-profile/etc/jupyter:/home/aster/.config/jupyter/migrated':
> No such file or directory
Cheers,
Alex
On Sat, Dec 11 2021, 10:36:45, Lars-Dominik Braun wrote:
> Hi,
>
>> I can’t reproduce it with: […]
> I cannot reproduc
Hi Daniel, Hi Ludovic,
I can reproduce the missing icons issue by running
> guix shell --pure -f xournalpp-fix.scm -- xournalpp
as suggested below. Wondering why the icons are not missing when I run
xournalpp in my environment I discovered that
> guix shell --pure gtk+ -f xournalpp-fix.scm --
Hi Daniel,
On Mon, Dec 20 2021, 14:47:24, Daniel Meißner
wrote:
>> I can reproduce the missing icons issue by running
>>
>>> guix shell --pure -f xournalpp-fix.scm -- xournalpp
>>
>> as suggested below. Wondering why the icons are not missing when I run
>> xournalpp in my environment I discover