all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Luis Felipe López Acevedo" <felipe.lopez@openmailbox.org>
To: guix-devel@gnu.org
Subject: Weechat doesn't start
Date: Mon, 09 Nov 2015 11:27:32 -0500	[thread overview]
Message-ID: <9e0ea33b43ab9af0244328a42a20461a@openmailbox.org> (raw)

Hi,

I installed Weechat 1.3 using Guix 0.9.0 on Debian 8, but when I run it 
I get this error:

Traceback (most recent call last):
   File "/usr/lib/python2.7/site.py", line 563, in <module>
     main()
   File "/usr/lib/python2.7/site.py", line 545, in main
     known_paths = addusersitepackages(known_paths)
   File "/usr/lib/python2.7/site.py", line 272, in addusersitepackages
     user_site = getusersitepackages()
   File "/usr/lib/python2.7/site.py", line 247, in getusersitepackages
     user_base = getuserbase() # this will also set USER_BASE
   File "/usr/lib/python2.7/site.py", line 237, in getuserbase
     USER_BASE = get_config_var('userbase')
   File "/usr/lib/python2.7/sysconfig.py", line 582, in get_config_var
     return get_config_vars().get(name)
   File "/usr/lib/python2.7/sysconfig.py", line 528, in get_config_vars
     _init_posix(_CONFIG_VARS)
   File "/usr/lib/python2.7/sysconfig.py", line 412, in _init_posix
     from _sysconfigdata import build_time_vars
   File "/usr/lib/python2.7/_sysconfigdata.py", line 6, in <module>
     from _sysconfigdata_nd import *
ImportError: No module named _sysconfigdata_nd


I don't understand why is it looking for Python stuff in "/usr" instead 
of using my .guix-profile. Although "guix package -I" tells me Python is 
not installed. And so "guix package --search-paths" does not show any 
Python variables to set.

What could this be?

-- 
Luis Felipe López Acevedo
http://sirgazil.bitbucket.org/

             reply	other threads:[~2015-11-09 16:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-09 16:27 Luis Felipe López Acevedo [this message]
2015-11-09 16:56 ` Weechat doesn't start Andy Wingo
2015-11-11 14:57   ` Luis Felipe López Acevedo

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

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

  git send-email \
    --in-reply-to=9e0ea33b43ab9af0244328a42a20461a@openmailbox.org \
    --to=felipe.lopez@openmailbox.org \
    --cc=guix-devel@gnu.org \
    /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.
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.