<?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 Re: Issue with Installing Remorph Reconcile Tool and Compatibility Clarification in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/109722#M43371</link>
    <description>&lt;P&gt;I am facing similar issues while installing it my window machine. I am using the Python version 3.10. Can someone help here&lt;/P&gt;&lt;P&gt;Varya@Vik_Machine MINGW64 ~&lt;BR /&gt;$ python --versionPython 3.10.11&lt;/P&gt;&lt;P&gt;Varya@Vik_Machine MINGW64 ~&lt;BR /&gt;$ databricks --version&lt;BR /&gt;Databricks CLI v0.240.0&lt;/P&gt;&lt;P&gt;Varya@Vik_Machine MINGW64 ~&lt;BR /&gt;$ databricks labs install remorph&lt;BR /&gt;panic: runtime error: invalid memory address or nil pointer dereference&lt;BR /&gt;[signal 0xc0000005 code=0x0 addr=0xc0 pc=0x1264262]&lt;/P&gt;&lt;P&gt;goroutine 1 [running]:&lt;BR /&gt;github.com/databricks/cli/cmd/labs/project.(*installer).setupPythonVirtualEnvironment(0xc0005085e0, {0x1a44730, 0xc0001e3110}, 0x0)&lt;BR /&gt;github.com/databricks/cli/cmd/labs/project/installer.go:243 +0x522&lt;BR /&gt;github.com/databricks/cli/cmd/labs/project.(*installer).Install(0xc0005085e0, {0x1a44730, 0xc0001e3110})&lt;BR /&gt;github.com/databricks/cli/cmd/labs/project/installer.go:107 +0x293&lt;BR /&gt;github.com/databricks/cli/cmd/labs.New.newInstallCommand.func1(0xc000155208, {0xc0001e5180?, 0x4?, 0x17fa8b8?})&lt;BR /&gt;github.com/databricks/cli/cmd/labs/install.go:19 +0x74&lt;BR /&gt;github.com/spf13/cobra.(*Command).execute(0xc000155208, {0xc0001e5150, 0x1, 0x1})&lt;BR /&gt;github.com/spf13/cobra@v1.8.1/command.go:985 +0xaaa&lt;BR /&gt;github.com/spf13/cobra.(*Command).ExecuteC(0xc000394608)&lt;BR /&gt;github.com/spf13/cobra@v1.8.1/command.go:1117 +0x3ff&lt;BR /&gt;github.com/spf13/cobra.(*Command).ExecuteContextC(...)&lt;BR /&gt;github.com/spf13/cobra@v1.8.1/command.go:1050&lt;BR /&gt;github.com/databricks/cli/cmd/root.Execute({0x1a446f8?, 0x24c62a0?}, 0xc00007c000?)&lt;BR /&gt;github.com/databricks/cli/cmd/root/root.go:103 +0x65&lt;BR /&gt;main.main()&lt;BR /&gt;github.com/databricks/cli/main.go:13 +0x3b&lt;/P&gt;</description>
    <pubDate>Tue, 11 Feb 2025 06:42:32 GMT</pubDate>
    <dc:creator>varyan</dc:creator>
    <dc:date>2025-02-11T06:42:32Z</dc:date>
    <item>
      <title>Issue with Installing Remorph Reconcile Tool and Compatibility Clarification</title>
      <link>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/102354#M41077</link>
      <description>&lt;P&gt;I am currently working on a table migration project from a source Hive Metastore workspace to a target Unity Catalog workspace. After migrating the tables, I intend to write table validation scripts using the Remorph Reconcile tool. However, I am encountering an error while trying to install the tool with the following command:&lt;/P&gt;&lt;P&gt;Python Version: 3.12&lt;/P&gt;&lt;P&gt;Databricks CLI: installed&lt;/P&gt;&lt;P&gt;$ databricks labs install remorph&lt;/P&gt;&lt;P&gt;The error message I receive is as follows:&lt;/P&gt;&lt;P&gt;panic: runtime error: invalid memory address or nil pointer dereference&lt;BR /&gt;[signal 0xc0000005 code=0x0 addr=0x80 pc=0x1a4982f]&lt;/P&gt;&lt;P&gt;goroutine 1 [running]:&lt;BR /&gt;github.com/databricks/cli/cmd/labs/project. (*installer).setupPythonVirtualEnvironment(0xc000112920, {0x21722c0, 0xc0001058f0}, 0x0)&lt;BR /&gt;github.com/databricks/cli/cmd/labs/project/installer. go:244 +0x54f&lt;BR /&gt;github.com/databricks/cli/cmd/labs/project. (*installer). Install (0xc000112920, {0x21722c0, 0xc0001058f0})&lt;BR /&gt;github.com/databricks/cli/cmd/labs/project/installer. go:108 +0x29e&lt;BR /&gt;github.com/databricks/cli/cmd/labs.New.newInstallCommand.func1(0xc00053e300? {0xc000107cb0? 0x4? 0x1f694d6?})&lt;BR /&gt;github.com/databricks/cli/cmd/labs/install. go:19 +0x74&lt;BR /&gt;github.com/spf13/cobra. (*Command). execute (0xc00053e300, {0xc000107c80, 0x1, 0x1})&lt;BR /&gt;github.com/spf13/cobra@v1.8.0/command. go:983 +0xabc&lt;BR /&gt;github.com/spf13/cobra. (*Command). Execute(0xc0001c5500)&lt;BR /&gt;github.com/spf13/cobra@v1.8.0/command. go:1115 +0x3ff&lt;BR /&gt;github.com/spf13/cobra. (*Command).ExecuteContextC(...)&lt;BR /&gt;github.com/spf13/cobra@v1.8.0/command. go:1048&lt;BR /&gt;github.com/databricks/cli/cmd/root. Execute(0x2172288?)&lt;BR /&gt;github.com/databricks/cli/cmd/root/root. go:99 +0x5b&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I would greatly appreciate any guidance on resolving this installation issue. Additionally, I would like to confirm whether the Remorph Reconcile tool works for comparing tables between a source Hive Metastore workspace and a target Unity Catalog workspace, as I am attempting to use it in this context.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 11:34:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/102354#M41077</guid>
      <dc:creator>jv_v</dc:creator>
      <dc:date>2024-12-17T11:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Installing Remorph Reconcile Tool and Compatibility Clarification</title>
      <link>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/102358#M41080</link>
      <description>&lt;P class="_1t7bu9h1 paragraph"&gt;The error you are encountering while trying to install the Remorph Reconcile tool with the command &lt;CODE&gt;databricks labs install remorph&lt;/CODE&gt; seems to be related to an issue with the Python virtual environment setup. Based on the information we have internally, it appears that the Remorph tool currently supports Python versions 3.10 and 3.11. Since you are using Python 3.12, this might be causing the installation issue.&lt;/P&gt;
&lt;P class="_1t7bu9h1 paragraph"&gt;&lt;SPAN&gt;To resolve this, you should try using Python 3.10 or 3.11 instead.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="_1t7bu9h1 paragraph"&gt;&lt;SPAN&gt;As per the information we have this tool allows identifying discrepancies and variations in data when comparing the source with the Databricks target. We currently support Snowflake and Oracle platforms, and any table within Databricks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 11:48:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/102358#M41080</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2024-12-17T11:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Installing Remorph Reconcile Tool and Compatibility Clarification</title>
      <link>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/102466#M41127</link>
      <description>&lt;P&gt;Thank you for your suggestion to try installing &lt;STRONG&gt;Remorph&lt;/STRONG&gt; with Python 3.10. I followed your advice, but unfortunately, I am still encountering the same issue. Below are the steps I followed for clarity:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1)Installed the Databricks CLI on my local machine.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2)Configured the Databricks CLI for my workspace using the command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; databricks configure --profile default&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; This step successfully authenticated my Databricks workspace using the workspace URL and token.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3)Attempted to install the &lt;STRONG&gt;Remorph&lt;/STRONG&gt; package using the following command in Git Bash:&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;STRONG&gt;&amp;nbsp; databricks labs install remorph&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;Despite switching to Python 3.10, I encountered the same error:&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;P&gt;panic: runtime error: invalid memory address or nil pointer dereference&lt;BR /&gt;[signal 0xc0000005 code=0x0 addr=0x80 pc=0x106982f]&lt;/P&gt;&lt;P&gt;goroutine 1 [running]:&lt;BR /&gt;github.com/databricks/cli/cmd/labs/project.(*installer).setupPythonVirtualEnvironment(0xc0003f7860, {0x17922c0, 0xc0001a55f0}, 0x0)&lt;BR /&gt;github.com/databricks/cli/cmd/labs/project/installer.go:244 +0x54f&lt;BR /&gt;github.com/databricks/cli/cmd/labs/project.(*installer).Install(0xc0003f7860, {0x17922c0, 0xc0001a55f0})&lt;BR /&gt;github.com/databricks/cli/cmd/labs/project/installer.go:108 +0x29e&lt;BR /&gt;github.com/databricks/cli/cmd/labs.New.newInstallCommand.func1(0xc0001aa300?, {0xc00008fcd0?, 0x4?, 0x15894d6?})&lt;BR /&gt;github.com/databricks/cli/cmd/labs/install.go:19 +0x74&lt;BR /&gt;github.com/spf13/cobra.(*Command).execute(0xc0001aa300, {0xc00008fca0, 0x1, 0x1})&lt;BR /&gt;github.com/spf13/cobra@v1.8.0/command.go:983 +0xabc&lt;BR /&gt;github.com/spf13/cobra.(*Command).ExecuteC(0xc00014d500)&lt;BR /&gt;github.com/spf13/cobra@v1.8.0/command.go:1115 +0x3ff&lt;BR /&gt;github.com/spf13/cobra.(*Command).ExecuteContextC(...)&lt;BR /&gt;github.com/spf13/cobra@v1.8.0/command.go:1048&lt;BR /&gt;github.com/databricks/cli/cmd/root.Execute(0x1792288?)&lt;BR /&gt;github.com/databricks/cli/cmd/root/root.go:99 +0x5b&lt;BR /&gt;main.main()&lt;BR /&gt;github.com/databricks/cli/main.go:11 +0x2a&lt;/P&gt;&lt;P&gt;Could you please let me know if there are additional steps, configurations, or prerequisites I may have missed while trying to install Remorph?&lt;/P&gt;&lt;P&gt;I appreciate your assistance and look forward to your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 18 Dec 2024 11:37:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/102466#M41127</guid>
      <dc:creator>jv_v</dc:creator>
      <dc:date>2024-12-18T11:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Installing Remorph Reconcile Tool and Compatibility Clarification</title>
      <link>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/102492#M41142</link>
      <description>&lt;P&gt;You could try following steps in&amp;nbsp;&lt;A href="https://github.com/databrickslabs/remorph?tab=readme-ov-file#environment-setup" target="_blank"&gt;https://github.com/databrickslabs/remorph?tab=readme-ov-file#environment-setup&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 14:12:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/102492#M41142</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2024-12-18T14:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Installing Remorph Reconcile Tool and Compatibility Clarification</title>
      <link>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/102747#M41225</link>
      <description>&lt;P&gt;hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/105086"&gt;@jv_v&lt;/a&gt; were you able to solve the issue,facing same error inspite of using python 3.10?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 06:15:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/102747#M41225</guid>
      <dc:creator>VINTER_S</dc:creator>
      <dc:date>2024-12-20T06:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Installing Remorph Reconcile Tool and Compatibility Clarification</title>
      <link>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/102763#M41227</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/137077"&gt;@VINTER_S&lt;/a&gt;&amp;nbsp; , No Am unable to install Remorph still the same error with "&lt;SPAN&gt;databricks labs install remorph", somehow am able to install remorph with "pip install." but it is not working as expected, I followed the steps mentioned in the "&lt;A href="https://github.com/databrickslabs/remorph?tab=readme-ov-file#environment-setup" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/databrickslabs/remorph?tab=readme-ov-file#environment-setup"&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I feel it is better if there is any demo video using this tool and prerequisites setup video otherwise there will be definitely a confusion on how to use remorph&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 09:30:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/102763#M41227</guid>
      <dc:creator>jv_v</dc:creator>
      <dc:date>2024-12-20T09:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Installing Remorph Reconcile Tool and Compatibility Clarification</title>
      <link>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/109722#M43371</link>
      <description>&lt;P&gt;I am facing similar issues while installing it my window machine. I am using the Python version 3.10. Can someone help here&lt;/P&gt;&lt;P&gt;Varya@Vik_Machine MINGW64 ~&lt;BR /&gt;$ python --versionPython 3.10.11&lt;/P&gt;&lt;P&gt;Varya@Vik_Machine MINGW64 ~&lt;BR /&gt;$ databricks --version&lt;BR /&gt;Databricks CLI v0.240.0&lt;/P&gt;&lt;P&gt;Varya@Vik_Machine MINGW64 ~&lt;BR /&gt;$ databricks labs install remorph&lt;BR /&gt;panic: runtime error: invalid memory address or nil pointer dereference&lt;BR /&gt;[signal 0xc0000005 code=0x0 addr=0xc0 pc=0x1264262]&lt;/P&gt;&lt;P&gt;goroutine 1 [running]:&lt;BR /&gt;github.com/databricks/cli/cmd/labs/project.(*installer).setupPythonVirtualEnvironment(0xc0005085e0, {0x1a44730, 0xc0001e3110}, 0x0)&lt;BR /&gt;github.com/databricks/cli/cmd/labs/project/installer.go:243 +0x522&lt;BR /&gt;github.com/databricks/cli/cmd/labs/project.(*installer).Install(0xc0005085e0, {0x1a44730, 0xc0001e3110})&lt;BR /&gt;github.com/databricks/cli/cmd/labs/project/installer.go:107 +0x293&lt;BR /&gt;github.com/databricks/cli/cmd/labs.New.newInstallCommand.func1(0xc000155208, {0xc0001e5180?, 0x4?, 0x17fa8b8?})&lt;BR /&gt;github.com/databricks/cli/cmd/labs/install.go:19 +0x74&lt;BR /&gt;github.com/spf13/cobra.(*Command).execute(0xc000155208, {0xc0001e5150, 0x1, 0x1})&lt;BR /&gt;github.com/spf13/cobra@v1.8.1/command.go:985 +0xaaa&lt;BR /&gt;github.com/spf13/cobra.(*Command).ExecuteC(0xc000394608)&lt;BR /&gt;github.com/spf13/cobra@v1.8.1/command.go:1117 +0x3ff&lt;BR /&gt;github.com/spf13/cobra.(*Command).ExecuteContextC(...)&lt;BR /&gt;github.com/spf13/cobra@v1.8.1/command.go:1050&lt;BR /&gt;github.com/databricks/cli/cmd/root.Execute({0x1a446f8?, 0x24c62a0?}, 0xc00007c000?)&lt;BR /&gt;github.com/databricks/cli/cmd/root/root.go:103 +0x65&lt;BR /&gt;main.main()&lt;BR /&gt;github.com/databricks/cli/main.go:13 +0x3b&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 06:42:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/109722#M43371</guid>
      <dc:creator>varyan</dc:creator>
      <dc:date>2025-02-11T06:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Installing Remorph Reconcile Tool and Compatibility Clarification</title>
      <link>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/109787#M43396</link>
      <description>&lt;P&gt;Try to see the python path during installation by using where python or similar command.it should show the correct folder installation path which is generally script folder for windows and bin folder for mac&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 13:02:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/109787#M43396</guid>
      <dc:creator>VINTER_S</dc:creator>
      <dc:date>2025-02-11T13:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Installing Remorph Reconcile Tool and Compatibility Clarification</title>
      <link>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/121564#M46490</link>
      <description>&lt;P&gt;&amp;nbsp;I would just like to mention that it might not be due to remorph or your python version that you encounter this error. I got a similar error message when trying to apply changes to the metastore grants through terraform.&lt;/P&gt;&lt;P&gt;It worked when I authenticated to a workspace instead of the account. The terraform provider documentation provided the useful hint: "&lt;SPAN&gt;Most of Unity Catalog APIs are only accessible via&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;workspace-level APIs&lt;/STRONG&gt;&lt;SPAN&gt;.&amp;nbsp;".&lt;BR /&gt;If you see this error, try authenticating to a workspace.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2025 07:10:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/121564#M46490</guid>
      <dc:creator>Kvant</dc:creator>
      <dc:date>2025-06-12T07:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Installing Remorph Reconcile Tool and Compatibility Clarification</title>
      <link>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/121576#M46497</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/155497"&gt;@Kvant&lt;/a&gt; for your input. it will help other users following your usecase.I was using it in python virtual environment for databricks cdw migration accreditation.it was resolved after resolving python path.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2025 09:21:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/121576#M46497</guid>
      <dc:creator>VINTER_S</dc:creator>
      <dc:date>2025-06-12T09:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Installing Remorph Reconcile Tool and Compatibility Clarification</title>
      <link>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/131735#M49214</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/137077"&gt;@VINTER_S&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you explain how you were able to fix error&amp;nbsp;&lt;SPAN&gt;panic: runtime error: invalid memory address or nil pointer dereference..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I am also facing same error in edw migration accreditation. I have created virtual environment of 3.10 and databricks configuration in vs code shows no issues&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 07:31:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/131735#M49214</guid>
      <dc:creator>Prashant_151</dc:creator>
      <dc:date>2025-09-12T07:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Installing Remorph Reconcile Tool and Compatibility Clarification</title>
      <link>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/131740#M49217</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/183405"&gt;@Prashant_151&lt;/a&gt;&lt;/P&gt;&lt;P&gt;, it's been a while since I completed this accreditation, but could you verify which Python executable is being used in the terminal after activating a virtual environment (venv)? You can do this by running the which python command (on Mac/Linux) or where python (on Windows). It should point to the &lt;STRONG&gt;Scripts&lt;/STRONG&gt; (Windows) or &lt;STRONG&gt;bin&lt;/STRONG&gt; (Mac/Linux) folder of the active virtual environment. For me,it was getting changed to some other directory before installing remorph.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 08:27:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/issue-with-installing-remorph-reconcile-tool-and-compatibility/m-p/131740#M49217</guid>
      <dc:creator>VINTER_S</dc:creator>
      <dc:date>2025-09-12T08:27:23Z</dc:date>
    </item>
  </channel>
</rss>

