Hi!

On a laptop that I haven't used for a while, I tried to upgrade Sage.
I.e., I did "git checkout develop", "git pull" and "make".

While building python2-2.7.15.p2, I get
  [python2-2.7.14.p2] ImportError: No module named _ctypes
  [python2-2.7.14.p2] ctypes module failed to import

and

  [python2-2.7.14.p2] Python build finished, but the necessary bits to
  build these modules were not found:
  [python2-2.7.14.p2] _bsddb             _tkinter           bsddb185        
  [python2-2.7.14.p2] dbm                dl                 gdbm            
  [python2-2.7.14.p2] imageop            sunaudiodev                        
  [python2-2.7.14.p2] To find the necessary bits, look in setup.py in
  detect_modules() for the module's name.
  [python2-2.7.14.p2] 
  [python2-2.7.14.p2] 
  [python2-2.7.14.p2] Failed to build these modules:
  [python2-2.7.14.p2] _ctypes            _elementtree
  _multiprocessing
  [python2-2.7.14.p2] array              mmap                               

How to fix that? make distclean and start again?

Best regards,
Simon


-- 
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 sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to