all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#39147: asymptote: missing xasy PyQt5 dependency
@ 2020-01-15 22:28 Christopher Howard
  2020-01-16 16:11 ` Nicolas Goaziou
       [not found] ` <handler.39147.D39147.15791910853887.notifdone@debbugs.gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Christopher Howard @ 2020-01-15 22:28 UTC (permalink / raw)
  To: 39147

christopher@eowyn ~$ guix time-machine --
commit=44ce3ebb46a4e63a892ef1aac2c7b5fa3dec28ce -- environment --
container --ad-hoc asymptote
Updating channel 'guix' from Git repository at
'/home/christopher/Repos/guix-local'...
<snip>
building database for manual pages...
building /gnu/store/05illyrpjjbfcan3cs1n632ixr2a0cpf-profile.drv...
guix environment: error: mount: mount "/home/christopher" on
"/tmp/guix-directory.s2enGM//home/christopher": Invalid argument
christopher@eowyn ~$ guix time-machine --
commit=44ce3ebb46a4e63a892ef1aac2c7b5fa3dec28ce -- environment --pure
--ad-hoc asymptote
Updating channel 'guix' from Git repository at
'/home/christopher/Repos/guix-local'...
christopher@eowyn ~ [env]$ echo $PATH
/gnu/store/g5flp9s0d50z20dhla31949glwmny8y3-profile/bin
christopher@eowyn ~ [env]$ /gnu/store/g5flp9s0d50z20dhla31949glwmny8y3-
profile/bin/xasy 
Traceback (most recent call last):
  File "/gnu/store/g5flp9s0d50z20dhla31949glwmny8y3-profile/bin/xasy",
line 4, in <module>
    import PyQt5.QtWidgets as Qw
ModuleNotFoundError: No module named 'PyQt5'

-- 
Christopher Howard
Enterprise Solutions Manager
Alaska Satellite Internet
PO Box 70, Ester, AK 99725
3239 La Ree Way, Fairbanks, AK 99709
907.451.0088
1.888.396.5623
www.alaskasatelliteinternet.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#39147: asymptote: missing xasy PyQt5 dependency
  2020-01-15 22:28 bug#39147: asymptote: missing xasy PyQt5 dependency Christopher Howard
@ 2020-01-16 16:11 ` Nicolas Goaziou
       [not found] ` <handler.39147.D39147.15791910853887.notifdone@debbugs.gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2020-01-16 16:11 UTC (permalink / raw)
  To: Christopher Howard; +Cc: 39147-done

Hello,

Christopher Howard <christopher@alaskasi.com> writes:

> christopher@eowyn ~$ guix time-machine --
> commit=44ce3ebb46a4e63a892ef1aac2c7b5fa3dec28ce -- environment --
> container --ad-hoc asymptote
> Updating channel 'guix' from Git repository at
> '/home/christopher/Repos/guix-local'...
> <snip>
> building database for manual pages...
> building /gnu/store/05illyrpjjbfcan3cs1n632ixr2a0cpf-profile.drv...
> guix environment: error: mount: mount "/home/christopher" on
> "/tmp/guix-directory.s2enGM//home/christopher": Invalid argument
> christopher@eowyn ~$ guix time-machine --
> commit=44ce3ebb46a4e63a892ef1aac2c7b5fa3dec28ce -- environment --pure
> --ad-hoc asymptote
> Updating channel 'guix' from Git repository at
> '/home/christopher/Repos/guix-local'...
> christopher@eowyn ~ [env]$ echo $PATH
> /gnu/store/g5flp9s0d50z20dhla31949glwmny8y3-profile/bin
> christopher@eowyn ~ [env]$ /gnu/store/g5flp9s0d50z20dhla31949glwmny8y3-
> profile/bin/xasy 
> Traceback (most recent call last):
>   File "/gnu/store/g5flp9s0d50z20dhla31949glwmny8y3-profile/bin/xasy",
> line 4, in <module>
>     import PyQt5.QtWidgets as Qw
> ModuleNotFoundError: No module named 'PyQt5'

Fixed in 1b4c5af29c364969dbeb33681d641640283fbced. Thank you!

Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#39147: closed (Re: bug#39147: asymptote: missing xasy PyQt5 dependency)
       [not found] ` <handler.39147.D39147.15791910853887.notifdone@debbugs.gnu.org>
@ 2020-01-16 20:44   ` Christopher Howard
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Howard @ 2020-01-16 20:44 UTC (permalink / raw)
  To: 39147

[-- Attachment #1: Type: text/plain, Size: 1570 bytes --]

Hello, there appears to be other dependencies missing:

christopher@eowyn ~$ guix time-machine --
commit=1b4c5af29c364969dbeb33681d641640283fbced -- environment --pure
--ad-hoc asymptote
Updating channel 'guix' from Git repository at
'/home/christopher/Repos/guix-local'...
christopher@eowyn ~ [env]$ xasy 
Traceback (most recent call last):
  File "/gnu/store/0dywcs4jvq6p8zmncammj7s41m570gl7-asymptote-
2.62/share/asymptote/GUI/.xasy.py-real", line 6, in <module>
    from Window1 import MainWindow1
  File "/gnu/store/0dywcs4jvq6p8zmncammj7s41m570gl7-asymptote-
2.62/share/asymptote/GUI/Window1.py", line 10, in <module>
    import numpy as np
ModuleNotFoundError: No module named 'numpy'



Unfortunately asymptote depends on Python 3 and there does not seem to
be a package in Guix for a python 3 version of numpy.


-----Original Message-----
From: GNU bug Tracking System <help-debbugs@gnu.org>
Reply-To: 39147@debbugs.gnu.org
To: Christopher Howard <christopher@alaskasi.com>
Subject: bug#39147: closed (Re: bug#39147: asymptote: missing xasy
PyQt5 dependency)
Date: Thu, 16 Jan 2020 16:12:02 +0000

Your bug report
#39147: asymptote: missing xasy PyQt5 dependency
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.If
you require more details, please reply to 39147@debbugs.gnu.org.


-- 
Christopher Howard
Enterprise Solutions Manager
Alaska Satellite Internet
PO Box 70, Ester, AK 99725
3239 La Ree Way, Fairbanks, AK 99709
907.451.0088
1.888.396.5623
www.alaskasatelliteinternet.com

[-- Attachment #2: Type: text/html, Size: 2710 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-01-16 20:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-15 22:28 bug#39147: asymptote: missing xasy PyQt5 dependency Christopher Howard
2020-01-16 16:11 ` Nicolas Goaziou
     [not found] ` <handler.39147.D39147.15791910853887.notifdone@debbugs.gnu.org>
2020-01-16 20:44   ` bug#39147: closed (Re: bug#39147: asymptote: missing xasy PyQt5 dependency) Christopher Howard

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.