Coder Social home page Coder Social logo

linear-ode-2d's People

Contributors

marl0ny avatar

Watchers

 avatar

Forkers

vutruongkhoa

linear-ode-2d's Issues

Terminating app due to uncaught exception 'NSInvalidArgumentException'

After downloading the file and running it, a warning telling, that np.float has been deprecated will show. I changed all instances of np.float to np.float64.
Then running the program, the program terminates immediately stating:"

-[NSApplication macOSVersion]: unrecognized selector sent to instance 0x11ed0f6d0
2023-09-13 09:10:54.718 Python[40278:4714918] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSApplication macOSVersion]: unrecognized selector sent to instance 0x11ed0f6d0'
*** First throw call stack:
(
0 CoreFoundation 0x0000000185593154 __exceptionPreprocess + 176
1 libobjc.A.dylib 0x00000001850b24d4 objc_exception_throw + 60
2 CoreFoundation 0x000000018563a110 -[NSObject(NSObject) __retain_OA] + 0
3 CoreFoundation 0x00000001854fb0a0 forwarding + 1600
4 CoreFoundation 0x00000001854fa9a0 _CF_forwarding_prep_0 + 96
5 libtk8.6.dylib 0x00000001050c8a1c GetRGBA + 64
6 libtk8.6.dylib 0x00000001050c84a8 SetCGColorComponents + 140
7 libtk8.6.dylib 0x00000001050c88e0 TkpGetColor + 544
8 libtk8.6.dylib 0x000000010502a454 Tk_GetColor + 220
9 libtk8.6.dylib 0x000000010501daa0 Tk_Get3DBorder + 204
10 libtk8.6.dylib 0x000000010501d8ac Tk_Alloc3DBorderFromObj + 144
11 libtk8.6.dylib 0x000000010502b810 DoObjConfig + 832
12 libtk8.6.dylib 0x000000010502b3cc Tk_InitOptions + 348
13 libtk8.6.dylib 0x000000010502b2c8 Tk_InitOptions + 88
14 libtk8.6.dylib 0x0000000105052cf0 CreateFrame + 1448
15 libtk8.6.dylib 0x0000000105052fe8 TkListCreateFrame + 156
16 libtk8.6.dylib 0x000000010504bec0 Initialize + 1848
17 _tkinter.cpython-311-darwin.so 0x0000000104fe6368 Tcl_AppInit + 92
18 _tkinter.cpython-311-darwin.so 0x0000000104fe6000 Tkapp_New + 548
19 _tkinter.cpython-311-darwin.so 0x0000000104fe5dd8 _tkinter_create_impl + 268
20 _tkinter.cpython-311-darwin.so 0x0000000104fe5a10 _tkinter_create + 240
21 Python 0x0000000105b0a2d0 cfunction_vectorcall_FASTCALL + 80
22 Python 0x0000000105bc87fc _PyEval_EvalFrameDefault + 52588
23 Python 0x0000000105bce264 _PyEval_Vector + 156
24 Python 0x0000000105aa5a58 _PyObject_FastCallDictTstate + 96
25 Python 0x0000000105b329b0 slot_tp_init + 180
26 Python 0x0000000105b29370 type_call + 136
27 Python 0x0000000105aa5738 _PyObject_MakeTpCall + 128
28 Python 0x0000000105bc88e4 _PyEval_EvalFrameDefault + 52820
29 Python 0x0000000105bce264 _PyEval_Vector + 156
30 Python 0x0000000105aa5a58 _PyObject_FastCallDictTstate + 96
31 Python 0x0000000105b329b0 slot_tp_init + 180
32 Python 0x0000000105b29370 type_call + 136
33 Python 0x0000000105aa5738 _PyObject_MakeTpCall + 128
34 Python 0x0000000105bc88e4 _PyEval_EvalFrameDefault + 52820
35 Python 0x0000000105bba814 PyEval_EvalCode + 276
36 Python 0x0000000105c33bcc pyrun_file + 240
37 Python 0x0000000105c3339c _PyRun_SimpleFileObject + 288
38 Python 0x0000000105c3291c _PyRun_AnyFileObject + 232
39 Python 0x0000000105c5be64 pymain_run_file_obj + 220
40 Python 0x0000000105c5b648 pymain_run_file + 72
41 Python 0x0000000105c5ae5c Py_RunMain + 1828
42 Python 0x0000000105c5bfe0 pymain_main + 52
43 Python 0x0000000105c5c818 Py_BytesMain + 40
44 dyld 0x00000001850e3f28 start + 2236
)
libc++abi: terminating due to uncaught exception of type NSException "

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.