Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[build error] ImportError: No module named sage.all #8826

Closed
sagetrac-gostrc mannequin opened this issue Apr 29, 2010 · 2 comments
Closed

[build error] ImportError: No module named sage.all #8826

sagetrac-gostrc mannequin opened this issue Apr 29, 2010 · 2 comments

Comments

@sagetrac-gostrc
Copy link
Mannequin

sagetrac-gostrc mannequin commented Apr 29, 2010

I'm using gcc 4.5 but I'm not sure if this is related. I am on 64bit archlinux. If you need any more info, I'll be happy to provide it.

!spkg/base/.hg/store/data/bzip2-1.0.5-install.i' -> /opt/sage/sage/spkg/base/.hg/store/data/bzip2-1.0.5-install.i'

!spkg/base/.hg/store/data/_r_e_a_d_m_e.txt.i' -> /opt/sage/sage/spkg/base/.hg/store/data/_r_e_a_d_m_e.txt.i'
!spkg/base/.hg/store/data/testcxx.sh.i' -> /opt/sage/sage/spkg/base/.hg/store/data/testcxx.sh.i'
!spkg/base/.hg/store/data/prereq-0.3-install.i' -> /opt/sage/sage/spkg/base/.hg/store/data/prereq-0.3-install.i'
!spkg/base/.hg/store/data/stdint.h___solaris9.i' -> /opt/sage/sage/spkg/base/.hg/store/data/stdint.h!___solaris9.i'
!spkg/base/.hg/store/data/prereq-0.7-install.i' -> /opt/sage/sage/spkg/base/.hg/store/data/prereq-0.7-install.i'
!spkg/base/.hg/store/data/.hgignore.i' -> /opt/sage/sage/spkg/base/.hg/store/data/.hgignore.i'
!spkg/base/.hg/store/data/testcc.sh.i' -> /opt/sage/sage/spkg/base/.hg/store/data/testcc.sh.i'
!spkg/base/.hg/store/data/prereq-0.6-install.i' -> /opt/sage/sage/spkg/base/.hg/store/data/prereq-0.6-install.i'
!spkg/base/.hg/store/00changelog.i' -> /opt/sage/sage/spkg/base/.hg/store/00changelog.i'
!spkg/base/.hg/store/undo' -> /opt/sage/sage/spkg/base/.hg/store/undo'
!spkg/base/.hg/attic' -> /opt/sage/sage/spkg/base/.hg/attic'
!spkg/base/.hg/requires' -> /opt/sage/sage/spkg/base/.hg/requires'
!spkg/base/.hg/branch' -> /opt/sage/sage/spkg/base/.hg/branch'
!spkg/base/sage-make_relative' -> /opt/sage/sage/spkg/base/sage-make_relative'
!spkg/base/bzip2-1.0.5.tar.gz' -> /opt/sage/sage/spkg/base/bzip2-1.0.5.tar.gz'
!spkg/base/.hgignore' -> /opt/sage/sage/spkg/base/.hgignore'
!spkg/base/README.txt' -> /opt/sage/sage/spkg/base/README.txt'
!spkg/base/testcxx.sh' -> /opt/sage/sage/spkg/base/testcxx.sh'
!spkg/base/sage-spkg' -> /opt/sage/sage/spkg/base/sage-spkg'
!spkg/base/testcc.sh' -> /opt/sage/sage/spkg/base/testcc.sh'
!spkg/base/bzip2-1.0.5-install' -> /opt/sage/sage/spkg/base/bzip2-1.0.5-install'
!spkg/base/prereq-0.7-install' -> /opt/sage/sage/spkg/base/prereq-0.7-install'
!tmp' -> /opt/sage/sage/tmp'
!tmp/COPYING.txt' -> /opt/sage/sage/tmp/COPYING.txt'
!tmp/README.txt' -> /opt/sage/sage/tmp/README.txt'
!tmp/sage-README-osx.txt' -> /opt/sage/sage/tmp/sage-README-osx.txt'
!tmp/install' -> /opt/sage/sage/tmp/install'
python local/bin/sage-hardcode_sage_root /opt/sage/sage/sage "/opt/sage"/sage
cp /opt/sage/sage/sage /opt/sage/bin/
cd /opt/sage/bin/; ./sage -c
Traceback (most recent call last):
  File "/opt/sage/sage/local/bin/sage-eval", line 4, in
    from sage.all import *
ImportError: No module named sage.all

make: *** [install] Error 1
error: command failed to execute correctly

Component: build

Issue created by migration from https://trac.sagemath.org/ticket/8826

@sagetrac-gostrc sagetrac-gostrc mannequin added this to the sage-4.4.4 milestone Apr 29, 2010
@sagetrac-gostrc sagetrac-gostrc mannequin added c: build labels Apr 29, 2010
@sagetrac-gostrc
Copy link
Mannequin Author

sagetrac-gostrc mannequin commented May 4, 2010

comment:1

Fixed in 4.4.1

@sagetrac-gostrc sagetrac-gostrc mannequin closed this as completed May 4, 2010
@sagetrac-gostrc sagetrac-gostrc mannequin reopened this May 18, 2010
@sagetrac-gostrc
Copy link
Mannequin Author

sagetrac-gostrc mannequin commented Jun 6, 2010

comment:3

had to unset LDFLAGS MAKEFLAGS CFLAGS CXXFLAGS

@sagetrac-gostrc sagetrac-gostrc mannequin closed this as completed Jun 6, 2010
@mwhansen mwhansen removed this from the sage-4.4.4 milestone Jun 7, 2010
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant