<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Geeting Error when create Visual using Python Script. Please help out to resolved this error. Thanks in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Geeting-Error-when-create-Visual-using-Python-Script-Please-help/m-p/3103424#M6972</link>
    <description>&lt;P&gt;Feedback Type:&lt;BR /&gt;Frown (Error)&lt;/P&gt;&lt;P&gt;Timestamp:&lt;BR /&gt;2023-02-28T11:11:36.6049356Z&lt;/P&gt;&lt;P&gt;Local Time:&lt;BR /&gt;2023-02-28T16:41:36.6049356+05:30&lt;/P&gt;&lt;P&gt;Session ID:&lt;BR /&gt;2d5c3887-1757-4ff4-a003-771dc25e2481&lt;/P&gt;&lt;P&gt;Release:&lt;BR /&gt;February 2023&lt;/P&gt;&lt;P&gt;Product Version:&lt;BR /&gt;2.114.864.0 (23.02) (x64)&lt;/P&gt;&lt;P&gt;Stack Trace:&lt;BR /&gt;Microsoft.PowerBI.ExploreServiceCommon.ScriptHandlerException: Python script error.&lt;BR /&gt;C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\numpy\__init__.py:148: UserWarning: mkl-service package failed to import, therefore Intel(R) MKL initialization ensuring its correct out-of-the box operation under condition when Gnu OpenMP had already been loaded by Python process is not assured. Please install mkl-service package, see &lt;A href="http://github.com/IntelPython/mkl-service" target="_blank"&gt;http://github.com/IntelPython/mkl-service&lt;/A&gt;&lt;BR /&gt;from . import _distributor_init&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\numpy\core\__init__.py", line 22, in &amp;lt;module&amp;gt;&lt;BR /&gt;from . import multiarray&lt;BR /&gt;File "C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\numpy\core\multiarray.py", line 12, in &amp;lt;module&amp;gt;&lt;BR /&gt;from . import overrides&lt;BR /&gt;File "C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\numpy\core\overrides.py", line 7, in &amp;lt;module&amp;gt;&lt;BR /&gt;from numpy.core._multiarray_umath import (&lt;BR /&gt;ImportError: DLL load failed while importing _multiarray_umath: The specified module could not be found.&lt;/P&gt;&lt;P&gt;During handling of the above exception, another exception occurred:&lt;/P&gt;&lt;P&gt;Traceback (most recent call last):&lt;BR /&gt;File "C:\Users\SumitKumar\PythonScriptWrapper_eab734e0-d7ef-414c-b9b2-81999e15bc50\PythonScriptWrapper.PY", line 2, in &amp;lt;module&amp;gt;&lt;BR /&gt;import os, uuid, matplotlib&lt;BR /&gt;File "C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\matplotlib\__init__.py", line 104, in &amp;lt;module&amp;gt;&lt;BR /&gt;import numpy&lt;BR /&gt;File "C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\numpy\__init__.py", line 150, in &amp;lt;module&amp;gt;&lt;BR /&gt;from . import core&lt;BR /&gt;File "C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\numpy\core\__init__.py", line 48, in &amp;lt;module&amp;gt;&lt;BR /&gt;raise ImportError(msg)&lt;BR /&gt;ImportError:&lt;/P&gt;&lt;P&gt;IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE!&lt;/P&gt;&lt;P&gt;Importing the numpy C-extensions failed. This error can happen for&lt;BR /&gt;many reasons, often due to issues with your setup or how NumPy was&lt;BR /&gt;installed.&lt;/P&gt;&lt;P&gt;We have compiled some common reasons and troubleshooting tips at:&lt;/P&gt;&lt;P&gt;&lt;A href="https://numpy.org/devdocs/user/troubleshooting-importerror.html" target="_blank"&gt;https://numpy.org/devdocs/user/troubleshooting-importerror.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please note and check the following:&lt;/P&gt;&lt;P&gt;* The Python version is: Python3.9 from "C:\Users\SumitKumar\anaconda3\anaconda1\python.exe"&lt;BR /&gt;* The NumPy version is: "1.21.5"&lt;/P&gt;&lt;P&gt;and make sure that they are the versions you expect.&lt;BR /&gt;Please carefully study the documentation linked above for further help.&lt;/P&gt;&lt;P&gt;Original error was: DLL load failed while importing _multiarray_umath: The specified module could not be found.&lt;/P&gt;&lt;P&gt;---&amp;gt; Microsoft.PowerBI.Scripting.Python.Exceptions.PythonScriptRuntimeException: Python script error.&lt;BR /&gt;C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\numpy\__init__.py:148: UserWarning: mkl-service package failed to import, therefore Intel(R) MKL initialization ensuring its correct out-of-the box operation under condition when Gnu OpenMP had already been loaded by Python process is not assured. Please install mkl-service package, see &lt;A href="http://github.com/IntelPython/mkl-service" target="_blank"&gt;http://github.com/IntelPython/mkl-service&lt;/A&gt;&lt;BR /&gt;from . import _distributor_init&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\numpy\core\__init__.py", line 22, in &amp;lt;module&amp;gt;&lt;BR /&gt;from . import multiarray&lt;BR /&gt;File "C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\numpy\core\multiarray.py", line 12, in &amp;lt;module&amp;gt;&lt;BR /&gt;from . import overrides&lt;BR /&gt;File "C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\numpy\core\overrides.py", line 7, in &amp;lt;module&amp;gt;&lt;BR /&gt;from numpy.core._multiarray_umath import (&lt;BR /&gt;ImportError: DLL load failed while importing _multiarray_umath: The specified module could not be found.&lt;/P&gt;&lt;P&gt;During handling of the above exception, another exception occurred:&lt;/P&gt;&lt;P&gt;Traceback (most recent call last):&lt;BR /&gt;File "C:\Users\SumitKumar\PythonScriptWrapper_eab734e0-d7ef-414c-b9b2-81999e15bc50\PythonScriptWrapper.PY", line 2, in &amp;lt;module&amp;gt;&lt;BR /&gt;import os, uuid, matplotlib&lt;BR /&gt;File "C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\matplotlib\__init__.py", line 104, in &amp;lt;module&amp;gt;&lt;BR /&gt;import numpy&lt;BR /&gt;File "C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\numpy\__init__.py", line 150, in &amp;lt;module&amp;gt;&lt;BR /&gt;from . import core&lt;BR /&gt;File "C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\numpy\core\__init__.py", line 48, in &amp;lt;module&amp;gt;&lt;BR /&gt;raise ImportError(msg)&lt;BR /&gt;ImportError:&lt;/P&gt;&lt;P&gt;IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE!&lt;/P&gt;&lt;P&gt;Importing the numpy C-extensions failed. This error can happen for&lt;BR /&gt;many reasons, often due to issues with your setup or how NumPy was&lt;BR /&gt;installed.&lt;/P&gt;&lt;P&gt;We have compiled some common reasons and troubleshooting tips at:&lt;/P&gt;&lt;P&gt;&lt;A href="https://numpy.org/devdocs/user/troubleshooting-importerror.html" target="_blank"&gt;https://numpy.org/devdocs/user/troubleshooting-importerror.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please note and check the following:&lt;/P&gt;&lt;P&gt;* The Python version is: Python3.9 from "C:\Users\SumitKumar\anaconda3\anaconda1\python.exe"&lt;BR /&gt;* The NumPy version is: "1.21.5"&lt;/P&gt;&lt;P&gt;and make sure that they are the versions you expect.&lt;BR /&gt;Please carefully study the documentation linked above for further help.&lt;/P&gt;&lt;P&gt;Original error was: DLL load failed while importing _multiarray_umath: The specified module could not be found.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;at Microsoft.PowerBI.Scripting.Python.PythonScriptWrapper.RunScript(String originalScript, Int32 timeoutMs)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.Python.PythonScriptHandler.GenerateVisual(ScriptHandlerOptions options)&lt;BR /&gt;--- End of inner exception stack trace ---&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.Python.PythonScriptHandler.GenerateVisual(ScriptHandlerOptions options)&lt;BR /&gt;at Microsoft.PowerBI.ExploreHost.SemanticQuery.ScriptVisualCommandFlow.RunInternal(Stream dataShapeResultStream, QueryBindingDescriptor&amp;amp; bindingDescriptor)&lt;BR /&gt;at Microsoft.PowerBI.ExploreHost.SemanticQuery.ScriptVisualCommandFlow.Run(Stream dataShapeResultStream, QueryBindingDescriptor&amp;amp; bindingDescriptor)&lt;BR /&gt;at Microsoft.PowerBI.ExploreHost.SemanticQuery.ExecuteSemanticQueryFlow.TransformDataShapeResult(QueryCommand transformCommand, SemanticQueryDataShapeCommand command, Stream dataShapeResultStream, QueryBindingDescriptor&amp;amp; bindingDescriptor)&lt;BR /&gt;at Microsoft.PowerBI.ExploreHost.SemanticQuery.ExecuteSemanticQueryFlow.ExecuteDataQuery(IQueryResultDataWriter queryResultDataWriter, EngineDataModel engineDataModel, DataQuery query, Int32 queryId, ServiceErrorStatusCode&amp;amp; serviceErrorStatusCode, CancellationToken cancelToken)&lt;BR /&gt;at Microsoft.PowerBI.ExploreHost.SemanticQuery.ExecuteSemanticQueryFlow.ProcessAndWriteSemanticQueryCommands(IQueryResultsWriter queryResultsWriter, IList`1 queries, HashSet`1 pendingQueriesToCancel, EngineDataModel engineDataModel)&lt;/P&gt;&lt;P&gt;OS Version:&lt;BR /&gt;Microsoft Windows NT 10.0.19044.0 (x64 en-US)&lt;/P&gt;&lt;P&gt;CLR Version:&lt;BR /&gt;4.8 or later [Release Number = 528372]&lt;/P&gt;&lt;P&gt;Peak Virtual Memory:&lt;BR /&gt;70.8 GB&lt;/P&gt;&lt;P&gt;Private Memory:&lt;BR /&gt;737 MB&lt;/P&gt;&lt;P&gt;Peak Working Set:&lt;BR /&gt;705 MB&lt;/P&gt;&lt;P&gt;IE Version:&lt;BR /&gt;11.789.19041.0&lt;/P&gt;&lt;P&gt;User ID:&lt;BR /&gt;8f82954a-ab3d-4559-8840-a341e062f1e2&lt;/P&gt;&lt;P&gt;Workbook Package Info:&lt;BR /&gt;1* - en-IN, Query Groups: 0, fastCombine: Disabled, runBackgroundAnalysis: True.&lt;/P&gt;&lt;P&gt;Telemetry Enabled:&lt;BR /&gt;True&lt;/P&gt;&lt;P&gt;Model Default Mode:&lt;BR /&gt;Import&lt;/P&gt;&lt;P&gt;Model Version:&lt;BR /&gt;PowerBI_V3&lt;/P&gt;&lt;P&gt;Enabled Preview Features:&lt;BR /&gt;PBI_enableWebView2&lt;BR /&gt;PBI_sparklines&lt;BR /&gt;PBI_scorecardVisual&lt;BR /&gt;PBI_NlToDax&lt;BR /&gt;PBI_fieldParametersSuperSwitch&lt;BR /&gt;PBI_horizontalFusion&lt;BR /&gt;PBI_optimizeTabRibbon&lt;BR /&gt;PBI_relationshipEditPane&lt;BR /&gt;PBI_setLabelOnExportPdf&lt;/P&gt;&lt;P&gt;Disabled Preview Features:&lt;BR /&gt;PBI_shapeMapVisualEnabled&lt;BR /&gt;PBI_SpanishLinguisticsEnabled&lt;BR /&gt;PBI_qnaLiveConnect&lt;BR /&gt;PBI_azureMapVisual&lt;BR /&gt;PBI_compositeModelsOverAS&lt;BR /&gt;PBI_b2bExternalDatasetSharing&lt;BR /&gt;PBI_enhancedTooltips&lt;BR /&gt;PQ_WebView2Connector&lt;BR /&gt;PBI_angularRls&lt;/P&gt;&lt;P&gt;Disabled DirectQuery Options:&lt;BR /&gt;TreatHanaAsRelationalSource&lt;/P&gt;&lt;P&gt;Cloud:&lt;BR /&gt;GlobalCloud&lt;/P&gt;&lt;P&gt;DPI Scale:&lt;BR /&gt;150%&lt;/P&gt;&lt;P&gt;Supported Services:&lt;BR /&gt;Power BI&lt;/P&gt;</description>
    <pubDate>Tue, 28 Feb 2023 11:18:06 GMT</pubDate>
    <dc:creator>Sumit_Kumar</dc:creator>
    <dc:date>2023-02-28T11:18:06Z</dc:date>
    <item>
      <title>Geeting Error when create Visual using Python Script. Please help out to resolved this error. Thanks</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Geeting-Error-when-create-Visual-using-Python-Script-Please-help/m-p/3103424#M6972</link>
      <description>&lt;P&gt;Feedback Type:&lt;BR /&gt;Frown (Error)&lt;/P&gt;&lt;P&gt;Timestamp:&lt;BR /&gt;2023-02-28T11:11:36.6049356Z&lt;/P&gt;&lt;P&gt;Local Time:&lt;BR /&gt;2023-02-28T16:41:36.6049356+05:30&lt;/P&gt;&lt;P&gt;Session ID:&lt;BR /&gt;2d5c3887-1757-4ff4-a003-771dc25e2481&lt;/P&gt;&lt;P&gt;Release:&lt;BR /&gt;February 2023&lt;/P&gt;&lt;P&gt;Product Version:&lt;BR /&gt;2.114.864.0 (23.02) (x64)&lt;/P&gt;&lt;P&gt;Stack Trace:&lt;BR /&gt;Microsoft.PowerBI.ExploreServiceCommon.ScriptHandlerException: Python script error.&lt;BR /&gt;C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\numpy\__init__.py:148: UserWarning: mkl-service package failed to import, therefore Intel(R) MKL initialization ensuring its correct out-of-the box operation under condition when Gnu OpenMP had already been loaded by Python process is not assured. Please install mkl-service package, see &lt;A href="http://github.com/IntelPython/mkl-service" target="_blank"&gt;http://github.com/IntelPython/mkl-service&lt;/A&gt;&lt;BR /&gt;from . import _distributor_init&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\numpy\core\__init__.py", line 22, in &amp;lt;module&amp;gt;&lt;BR /&gt;from . import multiarray&lt;BR /&gt;File "C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\numpy\core\multiarray.py", line 12, in &amp;lt;module&amp;gt;&lt;BR /&gt;from . import overrides&lt;BR /&gt;File "C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\numpy\core\overrides.py", line 7, in &amp;lt;module&amp;gt;&lt;BR /&gt;from numpy.core._multiarray_umath import (&lt;BR /&gt;ImportError: DLL load failed while importing _multiarray_umath: The specified module could not be found.&lt;/P&gt;&lt;P&gt;During handling of the above exception, another exception occurred:&lt;/P&gt;&lt;P&gt;Traceback (most recent call last):&lt;BR /&gt;File "C:\Users\SumitKumar\PythonScriptWrapper_eab734e0-d7ef-414c-b9b2-81999e15bc50\PythonScriptWrapper.PY", line 2, in &amp;lt;module&amp;gt;&lt;BR /&gt;import os, uuid, matplotlib&lt;BR /&gt;File "C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\matplotlib\__init__.py", line 104, in &amp;lt;module&amp;gt;&lt;BR /&gt;import numpy&lt;BR /&gt;File "C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\numpy\__init__.py", line 150, in &amp;lt;module&amp;gt;&lt;BR /&gt;from . import core&lt;BR /&gt;File "C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\numpy\core\__init__.py", line 48, in &amp;lt;module&amp;gt;&lt;BR /&gt;raise ImportError(msg)&lt;BR /&gt;ImportError:&lt;/P&gt;&lt;P&gt;IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE!&lt;/P&gt;&lt;P&gt;Importing the numpy C-extensions failed. This error can happen for&lt;BR /&gt;many reasons, often due to issues with your setup or how NumPy was&lt;BR /&gt;installed.&lt;/P&gt;&lt;P&gt;We have compiled some common reasons and troubleshooting tips at:&lt;/P&gt;&lt;P&gt;&lt;A href="https://numpy.org/devdocs/user/troubleshooting-importerror.html" target="_blank"&gt;https://numpy.org/devdocs/user/troubleshooting-importerror.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please note and check the following:&lt;/P&gt;&lt;P&gt;* The Python version is: Python3.9 from "C:\Users\SumitKumar\anaconda3\anaconda1\python.exe"&lt;BR /&gt;* The NumPy version is: "1.21.5"&lt;/P&gt;&lt;P&gt;and make sure that they are the versions you expect.&lt;BR /&gt;Please carefully study the documentation linked above for further help.&lt;/P&gt;&lt;P&gt;Original error was: DLL load failed while importing _multiarray_umath: The specified module could not be found.&lt;/P&gt;&lt;P&gt;---&amp;gt; Microsoft.PowerBI.Scripting.Python.Exceptions.PythonScriptRuntimeException: Python script error.&lt;BR /&gt;C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\numpy\__init__.py:148: UserWarning: mkl-service package failed to import, therefore Intel(R) MKL initialization ensuring its correct out-of-the box operation under condition when Gnu OpenMP had already been loaded by Python process is not assured. Please install mkl-service package, see &lt;A href="http://github.com/IntelPython/mkl-service" target="_blank"&gt;http://github.com/IntelPython/mkl-service&lt;/A&gt;&lt;BR /&gt;from . import _distributor_init&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\numpy\core\__init__.py", line 22, in &amp;lt;module&amp;gt;&lt;BR /&gt;from . import multiarray&lt;BR /&gt;File "C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\numpy\core\multiarray.py", line 12, in &amp;lt;module&amp;gt;&lt;BR /&gt;from . import overrides&lt;BR /&gt;File "C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\numpy\core\overrides.py", line 7, in &amp;lt;module&amp;gt;&lt;BR /&gt;from numpy.core._multiarray_umath import (&lt;BR /&gt;ImportError: DLL load failed while importing _multiarray_umath: The specified module could not be found.&lt;/P&gt;&lt;P&gt;During handling of the above exception, another exception occurred:&lt;/P&gt;&lt;P&gt;Traceback (most recent call last):&lt;BR /&gt;File "C:\Users\SumitKumar\PythonScriptWrapper_eab734e0-d7ef-414c-b9b2-81999e15bc50\PythonScriptWrapper.PY", line 2, in &amp;lt;module&amp;gt;&lt;BR /&gt;import os, uuid, matplotlib&lt;BR /&gt;File "C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\matplotlib\__init__.py", line 104, in &amp;lt;module&amp;gt;&lt;BR /&gt;import numpy&lt;BR /&gt;File "C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\numpy\__init__.py", line 150, in &amp;lt;module&amp;gt;&lt;BR /&gt;from . import core&lt;BR /&gt;File "C:\Users\SumitKumar\anaconda3\anaconda1\lib\site-packages\numpy\core\__init__.py", line 48, in &amp;lt;module&amp;gt;&lt;BR /&gt;raise ImportError(msg)&lt;BR /&gt;ImportError:&lt;/P&gt;&lt;P&gt;IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE!&lt;/P&gt;&lt;P&gt;Importing the numpy C-extensions failed. This error can happen for&lt;BR /&gt;many reasons, often due to issues with your setup or how NumPy was&lt;BR /&gt;installed.&lt;/P&gt;&lt;P&gt;We have compiled some common reasons and troubleshooting tips at:&lt;/P&gt;&lt;P&gt;&lt;A href="https://numpy.org/devdocs/user/troubleshooting-importerror.html" target="_blank"&gt;https://numpy.org/devdocs/user/troubleshooting-importerror.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please note and check the following:&lt;/P&gt;&lt;P&gt;* The Python version is: Python3.9 from "C:\Users\SumitKumar\anaconda3\anaconda1\python.exe"&lt;BR /&gt;* The NumPy version is: "1.21.5"&lt;/P&gt;&lt;P&gt;and make sure that they are the versions you expect.&lt;BR /&gt;Please carefully study the documentation linked above for further help.&lt;/P&gt;&lt;P&gt;Original error was: DLL load failed while importing _multiarray_umath: The specified module could not be found.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;at Microsoft.PowerBI.Scripting.Python.PythonScriptWrapper.RunScript(String originalScript, Int32 timeoutMs)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.Python.PythonScriptHandler.GenerateVisual(ScriptHandlerOptions options)&lt;BR /&gt;--- End of inner exception stack trace ---&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.Python.PythonScriptHandler.GenerateVisual(ScriptHandlerOptions options)&lt;BR /&gt;at Microsoft.PowerBI.ExploreHost.SemanticQuery.ScriptVisualCommandFlow.RunInternal(Stream dataShapeResultStream, QueryBindingDescriptor&amp;amp; bindingDescriptor)&lt;BR /&gt;at Microsoft.PowerBI.ExploreHost.SemanticQuery.ScriptVisualCommandFlow.Run(Stream dataShapeResultStream, QueryBindingDescriptor&amp;amp; bindingDescriptor)&lt;BR /&gt;at Microsoft.PowerBI.ExploreHost.SemanticQuery.ExecuteSemanticQueryFlow.TransformDataShapeResult(QueryCommand transformCommand, SemanticQueryDataShapeCommand command, Stream dataShapeResultStream, QueryBindingDescriptor&amp;amp; bindingDescriptor)&lt;BR /&gt;at Microsoft.PowerBI.ExploreHost.SemanticQuery.ExecuteSemanticQueryFlow.ExecuteDataQuery(IQueryResultDataWriter queryResultDataWriter, EngineDataModel engineDataModel, DataQuery query, Int32 queryId, ServiceErrorStatusCode&amp;amp; serviceErrorStatusCode, CancellationToken cancelToken)&lt;BR /&gt;at Microsoft.PowerBI.ExploreHost.SemanticQuery.ExecuteSemanticQueryFlow.ProcessAndWriteSemanticQueryCommands(IQueryResultsWriter queryResultsWriter, IList`1 queries, HashSet`1 pendingQueriesToCancel, EngineDataModel engineDataModel)&lt;/P&gt;&lt;P&gt;OS Version:&lt;BR /&gt;Microsoft Windows NT 10.0.19044.0 (x64 en-US)&lt;/P&gt;&lt;P&gt;CLR Version:&lt;BR /&gt;4.8 or later [Release Number = 528372]&lt;/P&gt;&lt;P&gt;Peak Virtual Memory:&lt;BR /&gt;70.8 GB&lt;/P&gt;&lt;P&gt;Private Memory:&lt;BR /&gt;737 MB&lt;/P&gt;&lt;P&gt;Peak Working Set:&lt;BR /&gt;705 MB&lt;/P&gt;&lt;P&gt;IE Version:&lt;BR /&gt;11.789.19041.0&lt;/P&gt;&lt;P&gt;User ID:&lt;BR /&gt;8f82954a-ab3d-4559-8840-a341e062f1e2&lt;/P&gt;&lt;P&gt;Workbook Package Info:&lt;BR /&gt;1* - en-IN, Query Groups: 0, fastCombine: Disabled, runBackgroundAnalysis: True.&lt;/P&gt;&lt;P&gt;Telemetry Enabled:&lt;BR /&gt;True&lt;/P&gt;&lt;P&gt;Model Default Mode:&lt;BR /&gt;Import&lt;/P&gt;&lt;P&gt;Model Version:&lt;BR /&gt;PowerBI_V3&lt;/P&gt;&lt;P&gt;Enabled Preview Features:&lt;BR /&gt;PBI_enableWebView2&lt;BR /&gt;PBI_sparklines&lt;BR /&gt;PBI_scorecardVisual&lt;BR /&gt;PBI_NlToDax&lt;BR /&gt;PBI_fieldParametersSuperSwitch&lt;BR /&gt;PBI_horizontalFusion&lt;BR /&gt;PBI_optimizeTabRibbon&lt;BR /&gt;PBI_relationshipEditPane&lt;BR /&gt;PBI_setLabelOnExportPdf&lt;/P&gt;&lt;P&gt;Disabled Preview Features:&lt;BR /&gt;PBI_shapeMapVisualEnabled&lt;BR /&gt;PBI_SpanishLinguisticsEnabled&lt;BR /&gt;PBI_qnaLiveConnect&lt;BR /&gt;PBI_azureMapVisual&lt;BR /&gt;PBI_compositeModelsOverAS&lt;BR /&gt;PBI_b2bExternalDatasetSharing&lt;BR /&gt;PBI_enhancedTooltips&lt;BR /&gt;PQ_WebView2Connector&lt;BR /&gt;PBI_angularRls&lt;/P&gt;&lt;P&gt;Disabled DirectQuery Options:&lt;BR /&gt;TreatHanaAsRelationalSource&lt;/P&gt;&lt;P&gt;Cloud:&lt;BR /&gt;GlobalCloud&lt;/P&gt;&lt;P&gt;DPI Scale:&lt;BR /&gt;150%&lt;/P&gt;&lt;P&gt;Supported Services:&lt;BR /&gt;Power BI&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 11:18:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Geeting-Error-when-create-Visual-using-Python-Script-Please-help/m-p/3103424#M6972</guid>
      <dc:creator>Sumit_Kumar</dc:creator>
      <dc:date>2023-02-28T11:18:06Z</dc:date>
    </item>
  </channel>
</rss>

