Oppaceted

Untitled

Mar 18th, 2023
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.42 KB | None | 0 0
  1. C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools>f2py -c C:\My_module\main.f90 -m example
  2. running build
  3. running config_cc
  4. INFO: unifing config_cc, config, build_clib, build_ext, build commands --compiler options
  5. running config_fc
  6. INFO: unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
  7. running build_src
  8. INFO: build_src
  9. INFO: building extension "example" sources
  10. INFO: f2py options: []
  11. INFO: f2py:> C:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\examplemodule.c
  12. creating C:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9
  13. Reading fortran codes...
  14. Reading file 'C:\\My_module\\main.f90' (format:free)
  15. Post-processing...
  16. Block: example
  17. Block: add
  18. Applying post-processing hooks...
  19. character_backward_compatibility_hook
  20. Post-processing (stage 2)...
  21. Building modules...
  22. Building module "example"...
  23. Generating possibly empty wrappers"
  24. Maybe empty "example-f2pywrappers.f"
  25. Constructing wrapper function "add"...
  26. c = add(a,b)
  27. Wrote C/API module "example" to file "C:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\examplemodule.c"
  28. INFO: adding 'C:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\fortranobject.c' to sources.
  29. INFO: adding 'C:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9' to include_dirs.
  30. copying C:\Users\User\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\numpy\f2py\src\fortranobject.c -> C:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9
  31. copying C:\Users\User\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\numpy\f2py\src\fortranobject.h -> C:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9
  32. INFO: adding 'C:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\example-f2pywrappers.f' to sources.
  33. INFO: build_src: building npy-pkg config files
  34. running build_ext
  35. INFO: No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  36. INFO: customize MSVCCompiler
  37. INFO: customize MSVCCompiler using build_ext
  38. INFO: get_default_fcompiler: matching types: '['gnu', 'intelv', 'absoft', 'compaqv', 'intelev', 'gnu95', 'g95', 'intelvem', 'intelem', 'flang']'
  39. INFO: customize GnuFCompiler
  40. WARN: Could not locate executable g77
  41. WARN: Could not locate executable f77
  42. INFO: customize IntelVisualFCompiler
  43. WARN: Could not locate executable ifort
  44. WARN: Could not locate executable ifl
  45. INFO: customize AbsoftFCompiler
  46. WARN: Could not locate executable f90
  47. INFO: customize CompaqVisualFCompiler
  48. WARN: Could not locate executable DF
  49. INFO: customize IntelItaniumVisualFCompiler
  50. WARN: Could not locate executable efl
  51. INFO: customize Gnu95FCompiler
  52. INFO: Found executable C:\MinGW\Bin\gfortran.exe
  53. INFO: customize Gnu95FCompiler
  54. INFO: customize Gnu95FCompiler using build_ext
  55. INFO: building 'example' extension
  56. INFO: compiling C sources
  57. creating C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users
  58. creating C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User
  59. creating C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData
  60. creating C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local
  61. creating C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp
  62. creating C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez
  63. creating C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9
  64. INFO: C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\bin\HostX86\x86\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -DNPY_DISABLE_OPTIMIZATION=1 -IC:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9 -IC:\Users\User\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\numpy\core\include -IC:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\include -IC:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\include -IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\include -IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\ATLMFC\include -IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\VS\include -IC:\Program Files (x86)\Windows Kits\10\include\10.0.22000.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\um -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\shared -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\winrt -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\cppwinrt -IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\include -IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\ATLMFC\include -IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\VS\include -IC:\Program Files (x86)\Windows Kits\10\include\10.0.22000.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\um -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\shared -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\winrt -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\cppwinrt /TcC:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\examplemodule.c /FoC:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\examplemodule.obj
  65. INFO: C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\bin\HostX86\x86\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -DNPY_DISABLE_OPTIMIZATION=1 -IC:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9 -IC:\Users\User\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\numpy\core\include -IC:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\include -IC:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\include -IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\include -IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\ATLMFC\include -IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\VS\include -IC:\Program Files (x86)\Windows Kits\10\include\10.0.22000.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\um -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\shared -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\winrt -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\cppwinrt -IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\include -IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\ATLMFC\include -IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\VS\include -IC:\Program Files (x86)\Windows Kits\10\include\10.0.22000.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\um -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\shared -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\winrt -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\cppwinrt /TcC:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\fortranobject.c /FoC:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\fortranobject.obj
  66. INFO: compiling Fortran sources
  67. INFO: Fortran f77 compiler: C:\MinGW\Bin\gfortran.exe -Wall -g -ffixed-form -fno-second-underscore -O3 -funroll-loops
  68. Fortran f90 compiler: C:\MinGW\Bin\gfortran.exe -Wall -g -fno-second-underscore -O3 -funroll-loops
  69. Fortran fix compiler: C:\MinGW\Bin\gfortran.exe -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O3 -funroll-loops
  70. creating C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\My_module
  71. INFO: compile options: '-IC:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9 -IC:\Users\User\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\numpy\core\include -IC:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\include -IC:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\include -c'
  72. INFO: gfortran.exe:f90: C:\My_module\main.f90
  73. C:\My_module\main.f90:1:16:
  74.  
  75. 1 | subroutine add(a,b,c)
  76. | 1
  77. Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
  78. C:\My_module\main.f90:1:18:
  79.  
  80. 1 | subroutine add(a,b,c)
  81. | 1
  82. Warning: Unused dummy argument 'b' at (1) [-Wunused-dummy-argument]
  83. C:\My_module\main.f90:1:20:
  84.  
  85. 1 | subroutine add(a,b,c)
  86. | 1
  87. Warning: Dummy argument 'c' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
  88. INFO: gfortran.exe:f77: C:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\example-f2pywrappers.f
  89. INFO: C:\MinGW\Bin\gfortran.exe -Wall -g -Wall -g -shared C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\My_module\main.o C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\example-f2pywrappers.o -Lc:\mingw\lib\gcc\mingw32\9.2.0 -Lc:\mingw\lib -LC:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\libs -LC:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\PCbuild\win32 -o C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\.libs\libmain.6YEP6WTP5T6SVXVM4LIOKCTIV4VF65WE.gfortran-win_amd64.dll -Wl,--allow-multiple-definition -Wl,--output-def,C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\libmain.6YEP6WTP5T6SVXVM4LIOKCTIV4VF65WE.gfortran-win_amd64.def -Wl,--export-all-symbols -Wl,--enable-auto-import -static -mlong-double-64
  90. INFO: C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\bin\HostX86\x86\lib.exe /def:C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\libmain.6YEP6WTP5T6SVXVM4LIOKCTIV4VF65WE.gfortran-win_amd64.def /OUT:C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\libmain.6YEP6WTP5T6SVXVM4LIOKCTIV4VF65WE.gfortran-win_amd64.lib /MACHINE:X64
  91. INFO: C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\bin\HostX86\x86\link.exe /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO /LIBPATH:c:\mingw\lib\gcc\mingw32\9.2.0 /LIBPATH:c:\mingw\lib /LIBPATH:C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\libs /LIBPATH:C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\PCbuild\win32 /LIBPATH:C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\libs /LIBPATH:C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\PCbuild\win32 /LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\lib\x86 /LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.22000.0\ucrt\x86 /LIBPATH:C:\Program Files (x86)\Windows Kits\10\\lib\10.0.22000.0\\um\x86 /LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\lib\x86 /LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.22000.0\ucrt\x86 /LIBPATH:C:\Program Files (x86)\Windows Kits\10\\lib\10.0.22000.0\\um\x86 /EXPORT:PyInit_example C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\examplemodule.obj C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\fortranobject.obj C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\libmain.6YEP6WTP5T6SVXVM4LIOKCTIV4VF65WE.gfortran-win_amd64.lib /OUT:.\example.cp39-win_amd64.pyd /IMPLIB:C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\example.cp39-win_amd64.lib
  92. error: Command "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\bin\HostX86\x86\link.exe /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO /LIBPATH:c:\mingw\lib\gcc\mingw32\9.2.0 /LIBPATH:c:\mingw\lib /LIBPATH:C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\libs /LIBPATH:C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\PCbuild\win32 /LIBPATH:C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\libs /LIBPATH:C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\PCbuild\win32 /LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\lib\x86 /LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.22000.0\ucrt\x86 /LIBPATH:C:\Program Files (x86)\Windows Kits\10\\lib\10.0.22000.0\\um\x86 /LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\lib\x86 /LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.22000.0\ucrt\x86 /LIBPATH:C:\Program Files (x86)\Windows Kits\10\\lib\10.0.22000.0\\um\x86 /EXPORT:PyInit_example C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\examplemodule.obj C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\fortranobject.obj C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\libmain.6YEP6WTP5T6SVXVM4LIOKCTIV4VF65WE.gfortran-win_amd64.lib /OUT:.\example.cp39-win_amd64.pyd /IMPLIB:C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\example.cp39-win_amd64.lib" failed with exit status 1120
  93. ��������� ������⥪� C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\example.cp39-win_amd64.lib � ��ꥪ� C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\example.cp39-win_amd64.exp
  94. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp___Py_BuildValue_SizeT.
  95. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyImport_ImportModule.
  96. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PySequence_GetItem.
  97. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyErr_Occurred.
  98. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyExc_RuntimeError.
  99. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyFloat_AsDouble.
  100. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� _add_.
  101. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp___Py_NoneStruct.
  102. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyDict_SetItemString.
  103. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyExc_AttributeError.
  104. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyErr_SetString.
  105. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp___PyArg_ParseTupleAndKeywords_SizeT.
  106. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyErr_Format.
  107. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyFloat_Type.
  108. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyType_IsSubtype.
  109. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp___Py_Dealloc.
  110. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyModule_GetDict.
  111. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyCapsule_GetPointer.
  112. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyModule_Create2.
  113. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyObject_GetAttrString.
  114. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyErr_NewException.
  115. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyErr_Clear.
  116. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PySequence_Check.
  117. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyComplex_Type.
  118. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyCapsule_Type.
  119. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyExc_ImportError.
  120. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyErr_Print.
  121. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyUnicode_FromString.
  122. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyNumber_Float.
  123. examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyType_Type.
  124. fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PySequence_Size.
  125. fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyOS_snprintf.
  126. fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyObject_GenericGetAttr.
  127. fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyUnicode_Concat.
  128. fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyExc_ValueError.
  129. fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyObject_Free.
  130. fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyUnicode_FromFormat.
  131. fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PySequence_Fast.
  132. fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyThreadState_GetDict.
  133. fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyCapsule_New.
  134. fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyDict_New.
  135. fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyMem_Free.
  136. fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyLong_FromVoidPtr.
  137. fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyErr_NoMemory.
  138. fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyDict_GetItemString.
  139. fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyLong_AsVoidPtr.
  140. fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp___PyObject_New.
  141. fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyExc_TypeError.
  142. fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyMem_Malloc.
  143. fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyExc_SystemError.
  144. fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp___PyDict_GetItemStringWithError.
  145. fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyDict_DelItemString.
  146. fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp___Py_FatalErrorFunc.
  147. fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyUnicode_FromStringAndSize.
  148. .\example.cp39-win_amd64.pyd : fatal error LNK1120: ��ࠧ�襭��� ���譨� �����⮢: 54
Add Comment
Please, Sign In to add comment