Ask Your Question
1

plot3d fail, win32 error 1114

asked 2018-02-11 11:18:09 +0200

woraphon gravatar image

updated 2018-05-02 11:37:38 +0200

FrédéricC gravatar image

Hi, This is the first time that I try to use plot3d function , It showed information as below: Please give me some advice to fix the problem

sage: x, y = var('x,y') sage: plot3d(x^2 + y^2, (x,-2,2), (y,-2,2))

  0 [main] python2.7 1456 child_info_fork::abort: unable to map C:\Program Files\SageMath 8.1\runtime\opt\sagemath-8.1\local\lib\python2.7\site-packages\psutil\_psutil_cygwin.dll, Win32 error 1114

Graphics3d Object

edit retag flag offensive close merge delete

Comments

Please provide information about your version of Windows, and how you installed SageMath.

Did you use the SageMath installer for Windows? Are you using a 32-bit version of Windows?

The SageMath installer for Windows is only guaranteed to work for 64-bit Windows.

slelievre gravatar imageslelievre ( 2018-02-11 19:39:40 +0200 )edit

same issue here

quadcom gravatar imagequadcom ( 2018-04-30 19:07:08 +0200 )edit

1 Answer

Sort by » oldest newest most voted
2

answered 2018-05-01 14:04:31 +0200

Iguananaut gravatar image

This is probably the same as https://ask.sagemath.org/question/420...

edit flag offensive delete link more

Comments

1

There are also several other known issues on the last release of Sage for Windows with 3D plotting. See for example https://ask.sagemath.org/question/397...

Iguananaut gravatar imageIguananaut ( 2018-05-01 14:08:35 +0200 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2018-02-11 11:18:09 +0200

Seen: 270 times

Last updated: May 01 '18