unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: mprodrigues@posteo.net
To: Wojtek Kosior <koszko@koszko.org>
Cc: zimoun <zimon.toutoune@gmail.com>, help-guix@gnu.org
Subject: Re: Problem loading numpy and other on a venv in a guix system
Date: Wed, 30 Nov 2022 09:46:29 +0000	[thread overview]
Message-ID: <85ce5b1f6f5e10cc2927b842d1592789@posteo.net> (raw)
In-Reply-To: <20221130094733.5a91acf6@koszkonutek-tmp.pl.eu.org>

Hello,

On 30.11.2022 09:47, Wojtek Kosior wrote:

> I believe Mateus did something like
> 
>     guix shell python python-virtualenv coreutils
> 
> followed by
> 
>     virtualenv -p python3 somedirectory
>     . ./somedirectory/bin/activate
>     pip install numpy
> 
> This is more or less what I used to reproduce the issue

not quite, but I guess it doesn't make all that much difference to 
reproduce the error.
I use either guix shell, and install all python packages through guix, 
or the venv, and
install all modules through pip, not both at the same time. Although, 
maybe using both
at the same time would not be bad.

Best regards,
Mateus Rodrigues


  reply	other threads:[~2022-11-30  9:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-29 16:42 Problem loading numpy and other on a venv in a guix system mprodrigues
2022-11-29 18:33 ` Wojtek Kosior via
2022-11-30  9:42   ` mprodrigues
2022-11-30 11:21     ` Wojtek Kosior via
2022-11-30  8:13 ` zimoun
2022-11-30  8:47   ` Wojtek Kosior via
2022-11-30  9:46     ` mprodrigues [this message]
2022-11-30 12:07       ` zimoun
2022-11-30 12:37     ` zimoun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=85ce5b1f6f5e10cc2927b842d1592789@posteo.net \
    --to=mprodrigues@posteo.net \
    --cc=help-guix@gnu.org \
    --cc=koszko@koszko.org \
    --cc=zimon.toutoune@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).