Try sage -sync-build

Building and testing the Sage library:
  -b [branch]         -- build Sage library.  If branch is given, switch to
                         branch in devel/sage-branch and build that branch
  -sync-build         -- delete old code and other files in the Sage library
                         that have already been deleted from devel/sage but
                         remain in the build directory.  This is sometimes
                         necessary because `sage -b` merely copies new or
                         modified files to the target directory.


On Wednesday, March 20, 2013 4:22:37 PM UTC+1, Ben Hutz wrote:
>
> Ok, I've tried that and tracked down the problem. Apparently the files I 
> removed from schemes/generic/ are still showing up in 
>
> /sage-5.8/local/lib/python2.7/site-packages/sage/schemes/generic
>
> so it is having conflicting imports for the projective point class. The 
> files were removed with 'hg remove' and are definitely not in /devel/ 
> folder.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to