<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Cadabra Q&amp;A - Recent questions and answers in Installation trouble</title>
<link>https://cadabra.science/qa/qa/installation-trouble</link>
<description>Powered by Question2Answer</description>
<item>
<title>Answered: Cadabra on Windows 10 (2026) - integrate into Jupyter Notebook</title>
<link>https://cadabra.science/qa/3084/cadabra-on-windows-10-2026-integrate-into-jupyter-notebook?show=3085#a3085</link>
<description>&lt;p&gt;In general you're better off using the &quot;new&quot; Jupyter kernel for Cadabra which is built by default. On Linux, this is a lot easier than using the old Xeus-based kernel in a conda setup. I will soon remove that support from the source tree altogether, as conda is more and more problematic and there is nobody maintaining those packages anymore. &lt;/p&gt;
&lt;p&gt;On Windows, you really are much much better off by running the jupyter notebook server inside WSL, so you can rely on the Linux packages. Then connect to that via a browser on the Windows side.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/3084/cadabra-on-windows-10-2026-integrate-into-jupyter-notebook?show=3085#a3085</guid>
<pubDate>Fri, 03 Apr 2026 13:05:06 +0000</pubDate>
</item>
<item>
<title>Answered: No GUI after compiling from the source (manjaro)</title>
<link>https://cadabra.science/qa/2989/no-gui-after-compiling-from-the-source-manjaro?show=2990#a2990</link>
<description>&lt;p&gt;That sounds you either have some old version of &lt;code&gt;cadabra-server&lt;/code&gt; floating around, or there is a mixture of different python versions on your system which are not picked up consistently. Can you email me the output of the &lt;code&gt;cmake&lt;/code&gt; stage (with a clean build folder)?&lt;/p&gt;
&lt;p&gt;The theme warning errors probably have something to do with customisations you (or some manjaro package) has made to the gtk theme. &lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/2989/no-gui-after-compiling-from-the-source-manjaro?show=2990#a2990</guid>
<pubDate>Thu, 02 Jan 2025 15:11:47 +0000</pubDate>
</item>
<item>
<title>Answered: compile failed using boost 1.87</title>
<link>https://cadabra.science/qa/2975/compile-failed-using-boost-1-87?show=2979#a2979</link>
<description>&lt;p&gt;2.5.10 is now available via homebrew; please try and let me know if there are any more issues.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/2975/compile-failed-using-boost-1-87?show=2979#a2979</guid>
<pubDate>Tue, 24 Dec 2024 11:18:24 +0000</pubDate>
</item>
<item>
<title>Answered: Another &quot;No module named 'sympy' &quot; question.</title>
<link>https://cadabra.science/qa/2934/another-no-module-named-sympy-question?show=2936#a2936</link>
<description>&lt;p&gt;I have just released 2.5.6, which fixes this issue, and also includes plotting support in the AppImage version. You can find the updated AppImage in the github release assets for this release. &lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/2934/another-no-module-named-sympy-question?show=2936#a2936</guid>
<pubDate>Sun, 29 Sep 2024 20:58:15 +0000</pubDate>
</item>
<item>
<title>Setting Python version in cmake</title>
<link>https://cadabra.science/qa/2803/setting-python-version-in-cmake</link>
<description>&lt;p&gt;I'm the cadabra2 port maintainer for MacPorts. The update to version 2.4.5.6 has caused an issue:
Rather than picking up the MacPorts version of Python (it was set to 3.11 for the previous release, but should be updated to version 3.12, as that's now default), the cmake script picks up the macOS version instead (on my Ventura system, that would be 3.9.6). I can properly set &lt;code&gt;-DPYTHON_LIBRARIES&lt;/code&gt; and &lt;code&gt;-DPYTHON_SITE_PATH&lt;/code&gt;, but I don't see a way of choosing the path to the python binary.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/2803/setting-python-version-in-cmake</guid>
<pubDate>Thu, 18 Apr 2024 13:39:33 +0000</pubDate>
</item>
<item>
<title>Answered: Question about Installation of Cadabra on Ubuntu&amp;Conda</title>
<link>https://cadabra.science/qa/2762/question-about-installation-of-cadabra-on-ubuntu%26conda?show=2763#a2763</link>
<description>&lt;p&gt;First of all, I would &lt;em&gt;strongly&lt;/em&gt; advise you not to run anything like this as root user, that's just asking for trouble. It's not the cause of the problem you are having, but still important advice.&lt;/p&gt;
&lt;p&gt;The Conda package maintainer has unfortunately abandoned it, and therefore there has not been any update for a long time. You are far better off just installing an Ubuntu package for Cadabra for Ubuntu from the download page; those are provided by me and maintained. And it is also what is written on &lt;a rel=&quot;nofollow&quot; href=&quot;https://cadabra.science/jupyter.html&quot;&gt;https://cadabra.science/jupyter.html&lt;/a&gt; .  I would remove the Conda packages first before you try this though.&lt;/p&gt;
&lt;p&gt;Let me know if this gets you any further.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/2762/question-about-installation-of-cadabra-on-ubuntu%26conda?show=2763#a2763</guid>
<pubDate>Fri, 22 Mar 2024 14:41:23 +0000</pubDate>
</item>
<item>
<title>Answered: NameError after upgrade</title>
<link>https://cadabra.science/qa/2745/nameerror-after-upgrade?show=2746#a2746</link>
<description>&lt;p&gt;This depends a lot on how you installed Cadabra before. Did it come from the Cadabra package in the Ubuntu repositories? Or from an earlier install from source? If you installed from a previous package, you should do&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;sudo apt remove cadabra2&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;to remove it (and then re-install from source).&lt;/p&gt;
&lt;p&gt;If you installed from source, you will need to do some more work. Typically, when you install from source, and do not pass any installation directory parameters, things go into&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;/usr/local/lib/python3.x/dist-packages/&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;(replace &lt;code&gt;python3.x&lt;/code&gt; with the appropriate Python version). For me this contains (among non-cadabra things),&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;cadabra2.cpython-310-aarch64-linux-gnu.so
cadabra2_defaults.py
cdb_appdirs.py
cadabra2_jupyter/
cdb/
notebook/&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;(names will differ on a different architecture). Erase all these (both the files and the directories). Then there is also a bunch of &lt;code&gt;cadabra*&lt;/code&gt; binaries in&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;/usr/local/bin/&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Finally, there is a directory&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;/usr/local/share/cadabra2/&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;If you erase all this and re-install from source, hopefully things go better.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/2745/nameerror-after-upgrade?show=2746#a2746</guid>
<pubDate>Tue, 05 Mar 2024 18:15:32 +0000</pubDate>
</item>
<item>
<title>Output not displaying as rendered latex</title>
<link>https://cadabra.science/qa/2739/output-not-displaying-as-rendered-latex</link>
<description>&lt;p&gt;I am not sure when this started as far as what was upgraded.  In Jupyterlab all output is showing as latex statements inside $$s and not rendering.   &lt;/p&gt;
&lt;p&gt;If I copy the output and paste it into a markdown cell it renders correctly.  &lt;/p&gt;
&lt;p&gt;I.E. 
{\mu,\nu,\rho}::Indices(position=free).
x::Coordinate.
\partial{#}::Derivative.&lt;/p&gt;
&lt;p&gt;F&lt;em&gt;{\mu\nu}::AntiSymmetric;
F&lt;/em&gt;{\mu\nu}::Depends(x).
A_{\mu}::Depends(x,\partial{#}).
\delta{#}::Accent;&lt;/p&gt;
&lt;p&gt;Output: 
${}\text{Property Accent attached to}\delta{#}.$&lt;/p&gt;
&lt;p&gt;Input:
S:= -1/4 \int{ F_{\mu\nu} F^{\mu\nu} }{x};&lt;/p&gt;
&lt;p&gt;Output:
${} - \frac{1}{4}\int F^{\mu \nu} F_{\mu \nu}\,\,{\rm d}x$&lt;/p&gt;
&lt;p&gt;If I view the file in Jupyter notebook the code renders correctly.&lt;/p&gt;
&lt;p&gt;?? Thanks,
ChuckW&lt;/p&gt;
&lt;p&gt;When I posted this the 2nd example output rendered correctly in the post but not in Jupyterlab?&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/2739/output-not-displaying-as-rendered-latex</guid>
<pubDate>Thu, 15 Feb 2024 18:26:19 +0000</pubDate>
</item>
<item>
<title>Windows 11 source install</title>
<link>https://cadabra.science/qa/2516/windows-11-source-install</link>
<description>&lt;p&gt;I've been following the instructions in the git release's readme.rst and setting up to build cababra on windows, but I ran into an issue at the step:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;
    cmake -DCMAKE_TOOLCHAIN_FILE=C:/Users/chris/vcpkg/scripts/buildsystems/vcpkg.cmake
          -DCMAKE_BUILD_TYPE=RelWithDebInfo 
          -DVCPKG_TARGET_TRIPLET=x64-windows 
          -DCMAKE_INSTALL_PREFIX=C:\Cadabra
          -G &quot;Visual Studio 17 2022&quot; -A x64 ..&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;It runs fine until I get the error:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;-------------------------------------------
  Configuring packages
-------------------------------------------
-- Storing algorithm C++ module as core
-- Storing algorithm C++ module as utils
CMake Error at cmake/functions.cmake:11 (install):
  Syntax error in cmake code at

    C:/Users/chris/cadabra2/cmake/functions.cmake:12

  when parsing string

    C:\Users\chris\anaconda3

  Invalid character escape '\U'.
Call Stack (most recent call first):
  core/CMakeLists.txt:428 (install_directory_permissions)


-- Configuring incomplete, errors occurred!&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Not sure how to get around this, looking online suggests it is some forward slash and backslash confusion between windows and cmake when specifying directories.&lt;/p&gt;
&lt;p&gt;Any help would be great!&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/2516/windows-11-source-install</guid>
<pubDate>Tue, 06 Jun 2023 13:36:55 +0000</pubDate>
</item>
<item>
<title>Answered: Can not set the correct Cadabra kernel path for jupyter.</title>
<link>https://cadabra.science/qa/2432/can-not-set-the-correct-cadabra-kernel-path-for-jupyter?show=2433#a2433</link>
<description>&lt;p&gt;see link &lt;a rel=&quot;nofollow&quot; href=&quot;https://cadabra.science/faq.html#q_01_01&quot;&gt;https://cadabra.science/faq.html#q_01_01&lt;/a&gt;&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/2432/can-not-set-the-correct-cadabra-kernel-path-for-jupyter?show=2433#a2433</guid>
<pubDate>Thu, 05 Jan 2023 20:12:51 +0000</pubDate>
</item>
<item>
<title>Answered: Missing directory when running Cadabra for the first time</title>
<link>https://cadabra.science/qa/2428/missing-directory-when-running-cadabra-for-the-first-time?show=2429#a2429</link>
<description>&lt;p&gt;The &lt;code&gt;cadabra2&lt;/code&gt; package in Debian/Ubuntu is currently broken, and this leads to the error you showed. Please install a package from the download page at &lt;a rel=&quot;nofollow&quot; href=&quot;https://cadabra.science/download.html&quot;&gt;https://cadabra.science/download.html&lt;/a&gt; instead for now.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/2428/missing-directory-when-running-cadabra-for-the-first-time?show=2429#a2429</guid>
<pubDate>Wed, 04 Jan 2023 21:31:50 +0000</pubDate>
</item>
<item>
<title>Answered: Installing with apt-get on Linux Mint 21</title>
<link>https://cadabra.science/qa/2398/installing-with-apt-get-on-linux-mint-21?show=2399#a2399</link>
<description>&lt;p&gt;You installed the old 1.x series. The package for the new series (since about 2016) is  called cadabra2. You'll need a fairly recent Mint for that though. The alternative is to download a package from the downloads page at &lt;a rel=&quot;nofollow&quot; href=&quot;https://cadabra.science/download.html&quot;&gt;https://cadabra.science/download.html&lt;/a&gt; .&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/2398/installing-with-apt-get-on-linux-mint-21?show=2399#a2399</guid>
<pubDate>Fri, 09 Dec 2022 07:04:04 +0000</pubDate>
</item>
<item>
<title>Answered: Problems installing with brew on MacOS</title>
<link>https://cadabra.science/qa/2345/problems-installing-with-brew-on-macos?show=2352#a2352</link>
<description>&lt;p&gt;This turned out to be a compatibility issue with the recently released Python 3.11. I have updated Cadabra to 2.4.2.4 which contains a fix for this, and have also updated the Homebrew tap so that &lt;code&gt;brew install cadabra2&lt;/code&gt; uses this latest version. This now works on my mac, please let me know if there are any remaining issues.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/2345/problems-installing-with-brew-on-macos?show=2352#a2352</guid>
<pubDate>Mon, 28 Nov 2022 17:39:48 +0000</pubDate>
</item>
<item>
<title>Answered: Support for Apple Silicon(M1)</title>
<link>https://cadabra.science/qa/1981/support-for-apple-silicon-m1?show=2059#a2059</link>
<description>&lt;p&gt;The current version 2.3.8 builds from source on Apple silicon.&lt;/p&gt;
&lt;p&gt;I have also updated the homebrew tap so you can install that way too.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/1981/support-for-apple-silicon-m1?show=2059#a2059</guid>
<pubDate>Sun, 21 Nov 2021 15:28:46 +0000</pubDate>
</item>
<item>
<title>Answered: Configuring jupyterhub with cadabra2</title>
<link>https://cadabra.science/qa/2023/configuring-jupyterhub-with-cadabra2?show=2024#a2024</link>
<description>&lt;p&gt;OK... I think I solved the issue by updating the jupyterhub.service configuration.
I had to locate the jupyterhub.service file. In my system it was in the folder
/etc/systemd/system/&lt;/p&gt;
&lt;p&gt;i.e.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;sudo gedit /etc/systemd/system/jupyterhub.service&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Underneath the existing &quot;Environment=&quot; line, I added another line&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Environment=export PYTHONPATH=${PYTHONPATH}:/usr/local/lib/python3.9/site-packages&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;After saving the file, I had to re-load the configuration into the system with&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;sudo systemctl daemon-reload&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;finally - restart the service:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;sudo systemctl restart jupyterhub.service&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Now I can run cadabra2 commands in jupyterhub from any computer in my LAN
(I configured a firewall rule to allow http traffic only from LAN IPs).&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/2023/configuring-jupyterhub-with-cadabra2?show=2024#a2024</guid>
<pubDate>Tue, 10 Aug 2021 21:49:22 +0000</pubDate>
</item>
<item>
<title>Problems in compiling Cadabra from source</title>
<link>https://cadabra.science/qa/1937/problems-in-compiling-cadabra-from-source</link>
<description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;When I was trying to build the Cadabra from the source, I did find certain errors during the build, and that I cannot open the application at all. &lt;/p&gt;
&lt;p&gt;The building process I was following is exactly from &lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/kpeeters/cadabra2#windows&quot;&gt;here&lt;/a&gt;, and after I input the code
&lt;code&gt;cmake --build . --config RelWithDebInfo --target install&lt;/code&gt; , I found these errors:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;code&gt;C:\Dev\cadabra2\core\DisplayTerminal.cc(18,14): error C2001: newline in constant [C:\Dev\cadabra2\build\core\cadabra2.v cxproj] C:\Dev\cadabra2\core\DisplayTerminal.cc(19,14): error C2001: newline in constant [C:\Dev\cadabra2\build\core\cadabra2.v cxproj] C:\Dev\cadabra2\core\DisplayTerminal.cc(18,14): error C2064: term does not evaluate to a function taking 1 arguments [C :\Dev\cadabra2\build\core\cadabra2.vcxproj] C:\Dev\cadabra2\core\DisplayTerminal.cc(20,4): error C2059: syntax error: ';' [C:\Dev\cadabra2\build\core\cadabra2.vcxp roj] C:\Dev\cadabra2\core\DisplayTerminal.cc(662,2): error C2059: syntax error: 'if' [C:\Dev\cadabra2\build\core\cadabra2.vc xproj] C:\Dev\cadabra2\core\DisplayTerminal.cc(663,20): error C2065: 'it': undeclared identifier [C:\Dev\cadabra2\build\core\c adabra2.vcxproj] C:\Dev\cadabra2\core\DisplayTerminal.cc(664,2): error C2059: syntax error: 'if' [C:\Dev\cadabra2\build\core\cadabra2.vc xproj] C:\Dev\cadabra2\core\DisplayTerminal.cc(664,53): error C2143: syntax error: missing ';' before '{' [C:\Dev\cadabra2\bui ld\core\cadabra2.vcxproj] C:\Dev\cadabra2\core\DisplayTerminal.cc(664,53): error C2447: '{': missing function header (old-style formal list?) [C: \Dev\cadabra2\build\core\cadabra2.vcxproj] C:\Dev\cadabra2\core\DisplayTerminal.cc(672,6): error C2143: syntax error: missing ';' before '&amp;lt;&amp;lt;' [C:\Dev\cadabra2\bui ld\core\cadabra2.vcxproj] C:\Dev\cadabra2\core\DisplayTerminal.cc(672,6): error C4430: missing type specifier - int assumed. Note: C++ does not s upport default-int [C:\Dev\cadabra2\build\core\cadabra2.vcxproj] C:\Dev\cadabra2\core\DisplayTerminal.cc(674,2): error C2059: syntax error: 'if' [C:\Dev\cadabra2\build\core\cadabra2.vc xproj] C:\Dev\cadabra2\core\DisplayTerminal.cc(676,22): error C2065: 'it': undeclared identifier [C:\Dev\cadabra2\build\core\c adabra2.vcxproj] C:\Dev\cadabra2\core\DisplayTerminal.cc(676,24): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Dev\cadabra2\build\core\cadabra2.vcxproj] C:\Dev\cadabra2\core\DisplayTerminal.cc(676,25): error C2440: 'initializing': cannot convert from 'initializer list' to 'int' [C:\Dev\cadabra2\build\core\cadabra2.vcxproj] C:\Dev\cadabra2\core\DisplayTerminal.cc(676,16): message : The initializer contains too many elements [C:\Dev\cadabra2\ build\core\cadabra2.vcxproj] C:\Dev\cadabra2\core\DisplayTerminal.cc(679,2): error C2059: syntax error: 'if' [C:\Dev\cadabra2\build\core\cadabra2.vc xproj] C:\Dev\cadabra2\core\DisplayTerminal.cc(681,2): error C2059: syntax error: '}' [C:\Dev\cadabra2\build\core\cadabra2.vcx proj] C:\Dev\cadabra2\core\DisplayTerminal.cc(681,2): error C2143: syntax error: missing ';' before '}' [C:\Dev\cadabra2\buil d\core\cadabra2.vcxproj]&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;And after the installation is complete, I tried to run &lt;code&gt;ctest&lt;/code&gt;, which gives that all 47 tests were failed. Therefore, I would like to know what was going on during the compilation.&lt;/p&gt;
&lt;p&gt;The OS I am using is Windows 10, with Anaconda 2020.07(Conda 4.9.2), Texlive 6.3.2, and Visual Studio 16.8.5 installed. The exact process conducted was:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Doing &lt;code&gt;git clone&lt;/code&gt; from the provided link&lt;/li&gt;
&lt;li&gt;Executing &lt;code&gt;C:\Dev\cadabra2\build&amp;gt;cmake -DCMAKE_TOOLCHAIN_FILE=C:/Dev/vcpkg/scripts/buildsystems/vcpkg.cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DVCPKG_TARGET_TRIPLET=x64-windows -DCMAKE_INSTALL_PREFIX=C:\Cadabra -G &quot;Visual Studio 16 2019&quot; -A x64 ..&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Executing cmake command shown in the link from very above, giving error on DisplayTerminal.cc mentioned before.&lt;/li&gt;
&lt;/ol&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/1937/problems-in-compiling-cadabra-from-source</guid>
<pubDate>Fri, 12 Feb 2021 21:27:10 +0000</pubDate>
</item>
<item>
<title>Answered: Cadabra2 kernel for jupyter</title>
<link>https://cadabra.science/qa/1930/cadabra2-kernel-for-jupyter?show=1931#a1931</link>
<description>&lt;p&gt;It can't find the cadabra kernel module, set your &lt;code&gt;PYTHON_PATH&lt;/code&gt; so it picks it up.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/1930/cadabra2-kernel-for-jupyter?show=1931#a1931</guid>
<pubDate>Tue, 09 Feb 2021 18:34:06 +0000</pubDate>
</item>
<item>
<title>Answered: Installation error v2.3.6.5 on Ubuntu 18.04</title>
<link>https://cadabra.science/qa/1915/installation-error-v2-3-6-5-on-ubuntu-18-04?show=1917#a1917</link>
<description>&lt;p&gt;Configure with&lt;/p&gt;
&lt;pre&gt;&lt;code&gt; cmake -DENABLE_MATHEMATICA=OFF ..&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;For some reason the script which tries to locate Mathematica messes up other parts of the CMake procedure.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/1915/installation-error-v2-3-6-5-on-ubuntu-18-04?show=1917#a1917</guid>
<pubDate>Sun, 24 Jan 2021 15:45:20 +0000</pubDate>
</item>
<item>
<title>Answered: Windows 10 version still doesn't work</title>
<link>https://cadabra.science/qa/1305/windows-10-version-still-doesnt-work?show=1856#a1856</link>
<description>&lt;p&gt;I have updated the Windows installer to Cadabra 2.3.5. All feedback is welcome; I would like to make the windows version part of the regular release process, but that requires that we have a sufficient number of machines on which it is tested. &lt;/p&gt;
&lt;p&gt;Download from &lt;a rel=&quot;nofollow&quot; href=&quot;https://cadabra.science/packages/windows/&quot;&gt;https://cadabra.science/packages/windows/&lt;/a&gt; .&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/1305/windows-10-version-still-doesnt-work?show=1856#a1856</guid>
<pubDate>Tue, 08 Dec 2020 20:24:53 +0000</pubDate>
</item>
<item>
<title>Answered: Windows 10 64-bit install not working yet</title>
<link>https://cadabra.science/qa/755/windows-10-64-bit-install-not-working-yet?show=1855#a1855</link>
<description>&lt;p&gt;I have updated the Windows installer to Cadabra 2.3.5. All feedback is welcome; I would like to make the windows version part of the regular release process, but that requires that we have a sufficient number of machines on which it is tested. &lt;/p&gt;
&lt;p&gt;Download from &lt;a rel=&quot;nofollow&quot; href=&quot;https://cadabra.science/packages/windows/&quot;&gt;https://cadabra.science/packages/windows/&lt;/a&gt; .&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/755/windows-10-64-bit-install-not-working-yet?show=1855#a1855</guid>
<pubDate>Tue, 08 Dec 2020 20:23:29 +0000</pubDate>
</item>
<item>
<title>Answered: Installation on Windows Subsystem for Linux (WSL)</title>
<link>https://cadabra.science/qa/1811/installation-on-windows-subsystem-for-linux-wsl?show=1812#a1812</link>
<description>&lt;p&gt;I am a Windows user too. I suggest you to create an Ubuntu virtual machine using VM ware on top of which install Ubuntu 20.04 (lts). The last two versions of Cadabra2 for Ubuntu 20.04 should run without any problems.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/1811/installation-on-windows-subsystem-for-linux-wsl?show=1812#a1812</guid>
<pubDate>Mon, 02 Nov 2020 17:00:21 +0000</pubDate>
</item>
<item>
<title>Answered: Trouble encountered after updating to v2.3.2</title>
<link>https://cadabra.science/qa/1797/trouble-encountered-after-updating-to-v2-3-2?show=1798#a1798</link>
<description>&lt;p&gt;What happens with &lt;code&gt;cadabra2&lt;/code&gt; (the command-line client)? On which system is this, and I assume you installed from source?&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/1797/trouble-encountered-after-updating-to-v2-3-2?show=1798#a1798</guid>
<pubDate>Mon, 02 Nov 2020 09:50:00 +0000</pubDate>
</item>
<item>
<title>Answered: cadabra-client: connection failed</title>
<link>https://cadabra.science/qa/634/cadabra-client-connection-failed?show=1791#a1791</link>
<description>&lt;p&gt;For anyone running into this problem: this is a network issue, by which the &lt;code&gt;cadabra2-gtk&lt;/code&gt; process is unable to reach the &lt;code&gt;cadabra-server&lt;/code&gt;. Try the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Start &lt;code&gt;cadabra-server&lt;/code&gt; by hand from a separate terminal window. This spits out two lines; a number and a uuid identifier. That first number is the port to which the server has bound.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Try to connect to that port by hand using&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;  telnet localhost [port]&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Then report here whether the connection is achieved or not.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;If the connection failed, check whether &lt;code&gt;/etc/hosts&lt;/code&gt; contains a line&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;  127.0.0.1    localhost&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;On WSL it is conceivable that the windows firewall prevents these connections from being created.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/634/cadabra-client-connection-failed?show=1791#a1791</guid>
<pubDate>Sun, 01 Nov 2020 15:47:40 +0000</pubDate>
</item>
<item>
<title>Answered: ModuleNotFoundError: no module named 'sympy'</title>
<link>https://cadabra.science/qa/1751/modulenotfounderror-no-module-named-sympy?show=1752#a1752</link>
<description>&lt;p&gt;Install the &lt;code&gt;sympy&lt;/code&gt; module with anaconda (&lt;code&gt;conda install sympy&lt;/code&gt; from the terminal).&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/1751/modulenotfounderror-no-module-named-sympy?show=1752#a1752</guid>
<pubDate>Mon, 21 Sep 2020 20:16:10 +0000</pubDate>
</item>
<item>
<title>Answered: gmpy2 module error</title>
<link>https://cadabra.science/qa/1707/gmpy2-module-error?show=1720#a1720</link>
<description>&lt;p&gt;This often happens when you are using a different Python to do that &lt;code&gt;pip&lt;/code&gt; command from the one you use to run Cadabra.&lt;/p&gt;
&lt;p&gt;Try instead&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;/usr/local/bin/python3 -m pip install sympy gmpy2&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;and let me know if that's any better. &lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/1707/gmpy2-module-error?show=1720#a1720</guid>
<pubDate>Sat, 29 Aug 2020 18:31:18 +0000</pubDate>
</item>
<item>
<title>Problems with import cdb.core.manip as manip</title>
<link>https://cadabra.science/qa/1700/problems-with-import-cdb-core-manip-as-manip</link>
<description>&lt;p&gt;I am running win 10, and I have installed anaconda, and the package gmpy2.
The problemi is that when I try to do import cdb.core.manip as manip
I get the error &quot;dll load failed&quot;.
What can I try to fix it?&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/1700/problems-with-import-cdb-core-manip-as-manip</guid>
<pubDate>Thu, 06 Aug 2020 23:09:51 +0000</pubDate>
</item>
<item>
<title>Windows 10 installation not working / stuck on source installation</title>
<link>https://cadabra.science/qa/1695/windows-installation-not-working-stuck-source-installation</link>
<description>&lt;p&gt;Hi there, I am attempting to install Cadabra with the source code, because neither of the Windows 10 installations are currently working (both lead to Cadabra crashing immediately upon opening).&lt;/p&gt;
&lt;p&gt;I am following the instructions, and I am stuck on the following step:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;cmake -G &quot;Visual Studio 16 2019&quot; -A x64 ..&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;I cannot figure out what those dots &lt;code&gt;..&lt;/code&gt; are supposed to be. If I skip this part, and just run:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;cmake --build . --config RelWithDebInfo --target install&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;then run&lt;/p&gt;
&lt;p&gt;&lt;code&gt;ctest&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;all 46 of the tests fail. Any help with this part would be greatly appreciated!&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/1695/windows-installation-not-working-stuck-source-installation</guid>
<pubDate>Sun, 02 Aug 2020 07:49:16 +0000</pubDate>
</item>
<item>
<title>Answered: Issue with brew link</title>
<link>https://cadabra.science/qa/1658/issue-with-brew-link?show=1659#a1659</link>
<description>&lt;p&gt;You can try that suggestion, but if that also fails, try &lt;code&gt;brew doctor&lt;/code&gt; before you do anything else. That usually comes up with useful suggestions on broken installations.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/1658/issue-with-brew-link?show=1659#a1659</guid>
<pubDate>Fri, 12 Jun 2020 16:33:11 +0000</pubDate>
</item>
<item>
<title>Answered: Problem with installation from github repository (Debian bullseye)</title>
<link>https://cadabra.science/qa/1638/problem-with-installation-github-repository-debian-bullseye?show=1642#a1642</link>
<description>&lt;p&gt;Can you please pull from github once more and try on Debian again? I have updated pybind11, which seems to have fixed the issue with attempting to link to the wrong python library. It builds here fine on a clean Debian bullseye installation.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/1638/problem-with-installation-github-repository-debian-bullseye?show=1642#a1642</guid>
<pubDate>Tue, 19 May 2020 12:03:08 +0000</pubDate>
</item>
<item>
<title>Answered: No output - Running Cadabra 2 on WSL 2 [Ubuntu 18.04] using VS Code</title>
<link>https://cadabra.science/qa/1608/no-output-running-cadabra-2-on-wsl-2-ubuntu-18-04-using-vs-code?show=1610#a1610</link>
<description>&lt;p&gt;&quot;Have you tried whether running it using Jupyter's own notebook server works?&quot;&lt;/p&gt;
&lt;p&gt;No, I had not done so.&lt;/p&gt;
&lt;p&gt;While WSL 2 is a fully functional Linux OS, not an emulator, it is command-line only - there is no GUI desktop and no browser. With a addition of an X-server on the Windows 10 side, such as VcXsrv, one can display matplotlib output, in a separate window, generated in VS Code running on WSL side.Which is more than sufficient for scientific computing using numpy/sympy/numba/etc.&lt;/p&gt;
&lt;p&gt;[update in following comment]&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/1608/no-output-running-cadabra-2-on-wsl-2-ubuntu-18-04-using-vs-code?show=1610#a1610</guid>
<pubDate>Mon, 20 Apr 2020 00:24:49 +0000</pubDate>
</item>
<item>
<title>Answered: Installing CADABRA2</title>
<link>https://cadabra.science/qa/1588/installing-cadabra2?show=1590#a1590</link>
<description>&lt;p&gt;You are building against python3.7 which you installed yourself, right? (since it fetches &lt;code&gt;libpython3.7m.a&lt;/code&gt; from &lt;code&gt;/usr/local/lib&lt;/code&gt;). &lt;/p&gt;
&lt;p&gt;Moreover, you are lacking the shared libraries, since it tries to link to the &lt;code&gt;.a&lt;/code&gt;, not the &lt;code&gt;.so&lt;/code&gt;. That by itself won't work; you need to link against shared libraries in order to produce the Python &lt;code&gt;cadabra2.so&lt;/code&gt; module.&lt;/p&gt;
&lt;p&gt;Any chance you can just build against stock python3.6 which comes with Ubuntu 18.04? I just tried that on a clean 18.04 install and it works fine. If that's not an option for you, you'll need to figure out why your python 3.7 installation does not have the shared libraries.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/1588/installing-cadabra2?show=1590#a1590</guid>
<pubDate>Mon, 30 Mar 2020 11:59:00 +0000</pubDate>
</item>
<item>
<title>Answered: Installation problem on macOSMojave</title>
<link>https://cadabra.science/qa/1565/installation-problem-on-macosmojave?show=1566#a1566</link>
<description>&lt;p&gt;What happens if you try to run &lt;code&gt;cadabra-server&lt;/code&gt; ?  It should produce some output and then sit there until you kill it, but it probably produces an error instead.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/1565/installation-problem-on-macosmojave?show=1566#a1566</guid>
<pubDate>Mon, 24 Feb 2020 06:55:42 +0000</pubDate>
</item>
<item>
<title>Cadabra2-gtk command not found on mac os x</title>
<link>https://cadabra.science/qa/1550/cadabra2-gtk-command-not-found-on-mac-os-x</link>
<description>&lt;p&gt;I installed cadabra according to instructions and it says command not found.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/1550/cadabra2-gtk-command-not-found-on-mac-os-x</guid>
<pubDate>Thu, 23 Jan 2020 08:58:39 +0000</pubDate>
</item>
<item>
<title>Answered: Windows 10 version doesn't work</title>
<link>https://cadabra.science/qa/971/windows-10-version-doesnt-work?show=1416#a1416</link>
<description>&lt;p&gt;Please give the new 2.2.7f installer for Windows a shot, availabe at&lt;/p&gt;
&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://cadabra.science/packages/windows/&quot;&gt;https://cadabra.science/packages/windows/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and let me know if that works any better.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/971/windows-10-version-doesnt-work?show=1416#a1416</guid>
<pubDate>Sun, 10 Nov 2019 11:18:22 +0000</pubDate>
</item>
<item>
<title>Answered: Trouble when compiling from the github repository</title>
<link>https://cadabra.science/qa/1378/trouble-when-compiling-from-the-github-repository?show=1379#a1379</link>
<description>&lt;p&gt;Those are unrelated. The Gtk error is something the Gtk team left unresolved, but it is harmless. &lt;/p&gt;
&lt;p&gt;For the 2nd issue, read the message: you need to run &lt;code&gt;make deduplicate&lt;/code&gt; (possibly with sudo) to remove the manual pages installed in an old deprecated location, and then &lt;code&gt;make install&lt;/code&gt; will work again. &lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/1378/trouble-when-compiling-from-the-github-repository?show=1379#a1379</guid>
<pubDate>Mon, 21 Oct 2019 09:20:57 +0000</pubDate>
</item>
<item>
<title>Answered: Cadabra on Raspberry Pi 3</title>
<link>https://cadabra.science/qa/1298/cadabra-on-raspberry-pi-3?show=1299#a1299</link>
<description>&lt;p&gt;The Raspberry Pi 3 has CPU architecture 'armv7l', while all the packages I distribute are built for 'amd64'. While it is possible to do a cross-compile, I have never attempted that with Cadabra's build system. I may give it a quick shot by playing with CPACK's parameters, but I don't have time to do much more.&lt;/p&gt;
&lt;p&gt;If you have experience cross-compiling, you may want to give that a shot yourself. Or perhaps someone else here has attempted this?&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/1298/cadabra-on-raspberry-pi-3?show=1299#a1299</guid>
<pubDate>Mon, 02 Sep 2019 18:39:49 +0000</pubDate>
</item>
<item>
<title>Answered: Build fails on Ubuntu 19.04, unspecified reference to boost::system::generic_category().</title>
<link>https://cadabra.science/qa/1268/build-ubuntu-unspecified-reference-system-generic_category?show=1269#a1269</link>
<description>&lt;p&gt;I have just pushed a change to github related to boost. Can you give that another shot and let me know?&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/1268/build-ubuntu-unspecified-reference-system-generic_category?show=1269#a1269</guid>
<pubDate>Tue, 20 Aug 2019 16:55:25 +0000</pubDate>
</item>
<item>
<title>Answered: Installing Cadabra on mint 18.3 does not work</title>
<link>https://cadabra.science/qa/1213/installing-cadabra-on-mint-18-3-does-not-work?show=1214#a1214</link>
<description>&lt;p&gt;A recent change uses some features of gtkmm-3.20 or higher. &lt;/p&gt;
&lt;p&gt;I have pushed a fix which disables this change if your system is on a lower version of gtkmm. Can you pull again from github, try to build, and let me know the result?&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/1213/installing-cadabra-on-mint-18-3-does-not-work?show=1214#a1214</guid>
<pubDate>Mon, 22 Jul 2019 15:35:54 +0000</pubDate>
</item>
<item>
<title>Answered: Fedora 29 rpm cpack error</title>
<link>https://cadabra.science/qa/1020/fedora-29-rpm-cpack-error?show=1023#a1023</link>
<description>&lt;p&gt;I have made a few changes to detect Fedora 29 and build the package appropriately (using normal cmake, not cmake3). The resulting package is now available from the download page.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/1020/fedora-29-rpm-cpack-error?show=1023#a1023</guid>
<pubDate>Mon, 14 Jan 2019 19:06:53 +0000</pubDate>
</item>
<item>
<title>Answered: Fedora 29 rpm is missing</title>
<link>https://cadabra.science/qa/1016/fedora-29-rpm-is-missing?show=1017#a1017</link>
<description>&lt;p&gt;I didn't yet get around to building it, will do so the next few days.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/1016/fedora-29-rpm-is-missing?show=1017#a1017</guid>
<pubDate>Sat, 12 Jan 2019 12:53:23 +0000</pubDate>
</item>
<item>
<title>Answered: Homebrew install problem</title>
<link>https://cadabra.science/qa/1005/homebrew-install-problem?show=1007#a1007</link>
<description>&lt;p&gt;There is now the option to install directly using homebrew. First install MacTeX, either directly from its website, or using homebrew,&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;brew tap caskroom/cask
brew cask install mactex&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Then install cadabra using&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;brew tap kpeeters/repo
brew install cadabra2&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;These instructions are now also on the download page. Please let me know if you run into any trouble; this has not yet received a lot of testing!&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/1005/homebrew-install-problem?show=1007#a1007</guid>
<pubDate>Mon, 17 Dec 2018 20:26:02 +0000</pubDate>
</item>
<item>
<title>Answered: Gtk interface doesn't work.</title>
<link>https://cadabra.science/qa/804/gtk-interface-doesnt-work?show=812#a812</link>
<description>&lt;p&gt;I have pushed changes to github which (at least on my mac) solve this problem. Let me know if they fix it for you too.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/804/gtk-interface-doesnt-work?show=812#a812</guid>
<pubDate>Tue, 10 Jul 2018 16:51:47 +0000</pubDate>
</item>
<item>
<title>Answered: Unable to run Cadabra after upgrade to Ubuntu 17.10</title>
<link>https://cadabra.science/qa/697/unable-to-run-cadabra-after-upgrade-to-ubuntu-17-10?show=700#a700</link>
<description>&lt;p&gt;Did you start from a clean 'build' directory? &lt;/p&gt;
&lt;p&gt;The message above indicates that the &lt;code&gt;cadabra2python&lt;/code&gt; binary was linked to a libstdc++ which is not the same as the one it picks up when you start it. It may be due to a problem with Cadabra's build process (building against anaconda on Linux does not receive a lot of testing), but it is more likely that you had some leftovers from a build before you upgraded to 17.10. &lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/697/unable-to-run-cadabra-after-upgrade-to-ubuntu-17-10?show=700#a700</guid>
<pubDate>Sat, 28 Apr 2018 19:13:16 +0000</pubDate>
</item>
<item>
<title>Answered: Cadabra2 on mint 18.3 is not running</title>
<link>https://cadabra.science/qa/681/cadabra2-on-mint-18-3-is-not-running?show=682#a682</link>
<description>&lt;p&gt;Are you sure it is trying to start the &lt;code&gt;cadabra2-gtk&lt;/code&gt; installed by the binary package? That one is linked to version 1.58 of the boost libraries, and should work (all Mint 18.x have version 1.58). &lt;/p&gt;
&lt;p&gt;If you previously installed from source, you would have ended up with a &lt;code&gt;cadabra2-gtk&lt;/code&gt; linked to version 1.54 (as that's what Mint 17.x uses). So you may need to erase all cadabra related things in &lt;code&gt;/usr/local/bin&lt;/code&gt; and &lt;code&gt;/usr/local/lib&lt;/code&gt;, i.e.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;rm -f /usr/local/bin/cadabra*
rm -f /usr/local/lib/*cadabra*&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Let me know if that helps.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/681/cadabra2-on-mint-18-3-is-not-running?show=682#a682</guid>
<pubDate>Wed, 18 Apr 2018 11:45:56 +0000</pubDate>
</item>
<item>
<title>Answered: Will be there an installation for Microsoft Windows?</title>
<link>https://cadabra.science/qa/2/will-be-there-an-installation-for-microsoft-windows?show=661#a661</link>
<description>&lt;p&gt;Windows is now officially supported, and an installer is available from the download page.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/2/will-be-there-an-installation-for-microsoft-windows?show=661#a661</guid>
<pubDate>Sun, 08 Apr 2018 12:13:42 +0000</pubDate>
</item>
<item>
<title>Answered: Installation in Fedora</title>
<link>https://cadabra.science/qa/566/installation-in-fedora?show=567#a567</link>
<description>&lt;p&gt;Thanks for reporting this. Fedora 27 does a few things a bit differently from earlier versions, which led to the Python module not initialising correctly. &lt;/p&gt;
&lt;p&gt;I have just pushed a fix to github; can you try to &lt;code&gt;git pull&lt;/code&gt; the latest source and then build again? Let me know if it indeed works as intended.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/566/installation-in-fedora?show=567#a567</guid>
<pubDate>Sat, 17 Feb 2018 22:07:07 +0000</pubDate>
</item>
<item>
<title>Answered: Trouble with launching Cadabra2 in Mac</title>
<link>https://cadabra.science/qa/559/trouble-with-launching-cadabra2-in-mac?show=560#a560</link>
<description>&lt;p&gt;There seems to be some problem with linking to Mathematica on your Mac. Try the cmake configuration stage with&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;cmake -DENABLE_MATHEMATICA=OFF ..&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;and try 'make' and 'sudo make install' again.&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/559/trouble-with-launching-cadabra2-in-mac?show=560#a560</guid>
<pubDate>Sun, 11 Feb 2018 23:50:08 +0000</pubDate>
</item>
<item>
<title>Problem in Fedora 27</title>
<link>https://cadabra.science/qa/548/problem-in-fedora-27</link>
<description>&lt;p&gt;Hello, 
I installed Cadabra in fedora 27 using the  version given in &lt;a rel=&quot;nofollow&quot; href=&quot;https://cadabra.science/packages/fedora26/&quot;&gt;https://cadabra.science/packages/fedora26/&lt;/a&gt; . However when I click to start, the  window  disappears within milliseconds.
Can anyone help me.&lt;/p&gt;
&lt;p&gt;Thanks,
Leo&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/548/problem-in-fedora-27</guid>
<pubDate>Sat, 27 Jan 2018 09:45:30 +0000</pubDate>
</item>
<item>
<title>Recently installed Cadabra on fedora 26 but it is not running, window disappears immidiately.</title>
<link>https://cadabra.science/qa/462/recently-installed-cadabra-running-disappears-immidiately</link>
<description>&lt;p&gt;Hi;
I installed Fedora version of Cadabra from Cadabra website    cadabra2-2.1.4-fedora24.rpm. Installed using rpm. However when i click to run it from the installation directory it does not run. Window comes and then disappears within miliseconds.
Can anyone help.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Ashish Arya&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/462/recently-installed-cadabra-running-disappears-immidiately</guid>
<pubDate>Mon, 30 Oct 2017 12:33:19 +0000</pubDate>
</item>
<item>
<title>Problem installing Cadabra on Mac OS X 10.10.5</title>
<link>https://cadabra.science/qa/413/problem-installing-cadabra-on-mac-os-x-10-10-5</link>
<description>&lt;p&gt;Hi, I'm currently trying to install Cadabra on Mac OS X 10.10.5 from source. But once I arrive at the make step, the following messages show:&lt;/p&gt;
&lt;p&gt;Scanning dependencies of target cadabra2python
[  0%] Building CXX object core/CMakeFiles/cadabra2python.dir/cadabra2python.cc.o
[  1%] Building CXX object core/CMakeFiles/cadabra2python.dir/CdbPython.cc.o
[  1%] Linking CXX executable cadabra2python
Undefined symbols for architecture x86_64:
&quot;boost::re_detail::perl_matcher&amp;lt;char const&lt;em&gt;, std::__1::allocator&amp;lt;boost::sub_match&amp;lt;char const&lt;/em&gt;&amp;gt; &amp;gt;, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt;::construct_init(boost::basic_regex&amp;lt;char, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt; const&amp;amp;, boost::regex_constants::_match_flags)&quot;, referenced from:
boost::re_detail::perl_matcher&amp;lt;char const&lt;em&gt;, std::__1::allocator&amp;lt;boost::sub_match&amp;lt;char const&lt;/em&gt;&amp;gt; &amp;gt;, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt;::perl_matcher(char const&lt;em&gt;, char const&lt;/em&gt;, boost::match_results&amp;lt;char const&lt;em&gt;, std::__1::allocator&amp;lt;boost::sub_match&amp;lt;char const&lt;/em&gt;&amp;gt; &amp;gt; &amp;gt;&amp;amp;, boost::basic_regex&amp;lt;char, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt; const&amp;amp;, boost::regex_constants::_match_flags, char const&lt;em&gt;) in CdbPython.cc.o
&quot;boost::re_detail::get_mem_block()&quot;, referenced from:
boost::re_detail::perl_matcher&amp;lt;std::&lt;strong&gt;1::&lt;/strong&gt;wrap_iter&amp;lt;char const&lt;/em&gt;&amp;gt;, std::&lt;strong&gt;1::allocator&amp;lt;boost::sub_match&amp;lt;std::&lt;strong&gt;1::&lt;/strong&gt;wrap_iter&amp;lt;char const*&amp;gt; &amp;gt; &amp;gt;, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt;::match_imp() in CdbPython.cc.o
boost::re_detail::perl_matcher&amp;lt;std::&lt;/strong&gt;1::&lt;strong&gt;wrap_iter&amp;lt;char const*&amp;gt;, std::__1::allocator&amp;lt;boost::sub_match&amp;lt;std::&lt;/strong&gt;1::&lt;strong&gt;wrap_iter&amp;lt;char const*&amp;gt; &amp;gt; &amp;gt;, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt;::match_all_states() in CdbPython.cc.o
boost::re_detail::perl_matcher&amp;lt;std::&lt;/strong&gt;1::&lt;strong&gt;wrap_iter&amp;lt;char const*&amp;gt;, std::__1::allocator&amp;lt;boost::sub_match&amp;lt;std::&lt;/strong&gt;1::&lt;strong&gt;wrap_iter&amp;lt;char const&lt;em&gt;&amp;gt; &amp;gt; &amp;gt;, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt;::match_startmark() in CdbPython.cc.o
boost::re_detail::perl_matcher&amp;lt;std::&lt;strong&gt;1::&lt;/strong&gt;wrap_iter&amp;lt;char const&lt;/em&gt;&amp;gt;, std::&lt;/strong&gt;1::allocator&amp;lt;boost::sub_match&amp;lt;std::&lt;strong&gt;1::&lt;/strong&gt;wrap_iter&amp;lt;char const&lt;em&gt;&amp;gt; &amp;gt; &amp;gt;, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt;::match_alt() in CdbPython.cc.o
boost::re_detail::perl_matcher&amp;lt;std::&lt;strong&gt;1::&lt;/strong&gt;wrap_iter&amp;lt;char const&lt;/em&gt;&amp;gt;, std::&lt;strong&gt;1::allocator&amp;lt;boost::sub_match&amp;lt;std::&lt;strong&gt;1::&lt;/strong&gt;wrap_iter&amp;lt;char const*&amp;gt; &amp;gt; &amp;gt;, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt;::match_rep() in CdbPython.cc.o
boost::re_detail::perl_matcher&amp;lt;std::&lt;/strong&gt;1::&lt;strong&gt;wrap_iter&amp;lt;char const*&amp;gt;, std::__1::allocator&amp;lt;boost::sub_match&amp;lt;std::&lt;/strong&gt;1::&lt;strong&gt;wrap_iter&amp;lt;char const*&amp;gt; &amp;gt; &amp;gt;, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt;::match_char_repeat() in CdbPython.cc.o
boost::re_detail::perl_matcher&amp;lt;std::&lt;/strong&gt;1::&lt;strong&gt;wrap_iter&amp;lt;char const*&amp;gt;, std::__1::allocator&amp;lt;boost::sub_match&amp;lt;std::&lt;/strong&gt;1::&lt;strong&gt;wrap_iter&amp;lt;char const&lt;em&gt;&amp;gt; &amp;gt; &amp;gt;, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt;::match_set_repeat() in CdbPython.cc.o
...
&quot;boost::re_detail::put_mem_block(void&lt;/em&gt;)&quot;, referenced from:
boost::re_detail::perl_matcher&amp;lt;std::&lt;strong&gt;1::&lt;/strong&gt;wrap_iter&amp;lt;char const*&amp;gt;, std::&lt;/strong&gt;1::allocator&amp;lt;boost::sub_match&amp;lt;std::&lt;strong&gt;1::&lt;/strong&gt;wrap_iter&amp;lt;char const&lt;em&gt;&amp;gt; &amp;gt; &amp;gt;, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt;::match_imp() in CdbPython.cc.o
boost::re_detail::perl_matcher&amp;lt;std::&lt;strong&gt;1::&lt;/strong&gt;wrap_iter&amp;lt;char const&lt;/em&gt;&amp;gt;, std::&lt;strong&gt;1::allocator&amp;lt;boost::sub_match&amp;lt;std::&lt;strong&gt;1::&lt;/strong&gt;wrap_iter&amp;lt;char const&lt;em&gt;&amp;gt; &amp;gt; &amp;gt;, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt;::unwind_extra_block(bool) in CdbPython.cc.o
boost::re_detail::perl_matcher&amp;lt;std::&lt;strong&gt;1::&lt;/strong&gt;wrap_iter&amp;lt;char const&lt;/em&gt;&amp;gt;, std::&lt;/strong&gt;1::allocator&amp;lt;boost::sub_match&amp;lt;std::&lt;strong&gt;1::&lt;/strong&gt;wrap_iter&amp;lt;char const&lt;em&gt;&amp;gt; &amp;gt; &amp;gt;, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt;::find_imp() in CdbPython.cc.o
boost::re_detail::perl_matcher&amp;lt;char const&lt;/em&gt;, std::&lt;strong&gt;1::allocator&amp;lt;boost::sub_match&amp;lt;char const&lt;em&gt;&amp;gt; &amp;gt;, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt;::match_imp() in CdbPython.cc.o
boost::re_detail::perl_matcher&amp;lt;char const&lt;/em&gt;, std::__1::allocator&amp;lt;boost::sub_match&amp;lt;char const*&amp;gt; &amp;gt;, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt;::unwind_extra_block(bool) in CdbPython.cc.o
&quot;boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)&quot;, referenced from:
boost::re_detail::perl_matcher&amp;lt;std::&lt;/strong&gt;1::&lt;strong&gt;wrap_iter&amp;lt;char const*&amp;gt;, std::__1::allocator&amp;lt;boost::sub_match&amp;lt;std::&lt;/strong&gt;1::&lt;strong&gt;wrap_iter&amp;lt;char const&lt;em&gt;&amp;gt; &amp;gt; &amp;gt;, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt;::match_imp() in CdbPython.cc.o
boost::re_detail::perl_matcher&amp;lt;std::&lt;strong&gt;1::&lt;/strong&gt;wrap_iter&amp;lt;char const&lt;/em&gt;&amp;gt;, std::&lt;/strong&gt;1::allocator&amp;lt;boost::sub_match&amp;lt;std::&lt;strong&gt;1::&lt;/strong&gt;wrap_iter&amp;lt;char const&lt;em&gt;&amp;gt; &amp;gt; &amp;gt;, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt;::find_imp() in CdbPython.cc.o
boost::re_detail::perl_matcher&amp;lt;char const&lt;/em&gt;, std::&lt;strong&gt;1::allocator&amp;lt;boost::sub_match&amp;lt;char const&lt;em&gt;&amp;gt; &amp;gt;, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt;::match_imp() in CdbPython.cc.o
&quot;boost::re_detail::raise_runtime_error(std::runtime_error const&amp;amp;)&quot;, referenced from:
void boost::re_detail::raise_error&amp;lt;boost::regex_traits_wrapper&amp;lt;boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt; &amp;gt;(boost::regex_traits_wrapper&amp;lt;boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt; const&amp;amp;, boost::regex_constants::error_type) in CdbPython.cc.o
&quot;boost::re_detail::get_default_error_string(boost::regex_constants::error_type)&quot;, referenced from:
boost::re_detail::cpp_regex_traits_implementation::error_string(boost::regex_constants::error_type) const in CdbPython.cc.o
&quot;boost::re_detail::cpp_regex_traits_implementation::transform_primary(char const&lt;/em&gt;, char const&lt;em&gt;) const&quot;, referenced from:
std::&lt;strong&gt;1::&lt;/strong&gt;wrap_iter&amp;lt;char const&lt;/em&gt;&amp;gt; boost::re_detail::re_is_set_member&amp;lt;std::&lt;/strong&gt;1::&lt;strong&gt;wrap_iter&amp;lt;char const*&amp;gt;, char, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt;, unsigned int&amp;gt;(std::&lt;/strong&gt;1::&lt;strong&gt;wrap_iter&amp;lt;char const&lt;em&gt;&amp;gt;, std::&lt;strong&gt;1::&lt;/strong&gt;wrap_iter&amp;lt;char const&lt;/em&gt;&amp;gt;, boost::re_detail::re_set_long const&lt;em&gt;, boost::re_detail::regex_data&amp;lt;char, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt; const&amp;amp;, bool) in CdbPython.cc.o
char const&lt;/em&gt; boost::re_detail::re_is_set_member&amp;lt;char const&lt;em&gt;, char, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt;, unsigned int&amp;gt;(char const&lt;/em&gt;, char const&lt;em&gt;, boost::re_detail::re_set_long const&lt;/em&gt;, boost::re_detail::regex_data&amp;lt;char, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt; const&amp;amp;, bool) in CdbPython.cc.o
&quot;boost::re_detail::cpp_regex_traits_implementation::transform(char const&lt;em&gt;, char const&lt;/em&gt;) const&quot;, referenced from:
std::&lt;strong&gt;1::&lt;/strong&gt;wrap_iter&amp;lt;char const*&amp;gt; boost::re_detail::re_is_set_member&amp;lt;std::&lt;/strong&gt;1::&lt;strong&gt;wrap_iter&amp;lt;char const*&amp;gt;, char, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt;, unsigned int&amp;gt;(std::&lt;/strong&gt;1::__wrap_iter&amp;lt;char const&lt;em&gt;&amp;gt;, std::&lt;strong&gt;1::&lt;/strong&gt;wrap_iter&amp;lt;char const&lt;/em&gt;&amp;gt;, boost::re_detail::re_set_long const&lt;em&gt;, boost::re_detail::regex_data&amp;lt;char, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt; const&amp;amp;, bool) in CdbPython.cc.o
char const&lt;/em&gt; boost::re_detail::re_is_set_member&amp;lt;char const&lt;em&gt;, char, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt;, unsigned int&amp;gt;(char const&lt;/em&gt;, char const&lt;em&gt;, boost::re_detail::re_set_long const&lt;/em&gt;, boost::re_detail::regex_data&amp;lt;char, boost::regex_traits&amp;lt;char, boost::cpp_regex_traits &amp;gt; &amp;gt; const&amp;amp;, bool) in CdbPython.cc.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: &lt;strong&gt;&lt;em&gt; [core/cadabra2python] Error 1
make[1]: &lt;/em&gt;&lt;/strong&gt; [core/CMakeFiles/cadabra2python.dir/all] Error 2
make: *** [all] Error 2&lt;/p&gt;
&lt;p&gt;Thank you already for any help!&lt;/p&gt;</description>
<category>Installation trouble</category>
<guid isPermaLink="true">https://cadabra.science/qa/413/problem-installing-cadabra-on-mac-os-x-10-10-5</guid>
<pubDate>Mon, 11 Sep 2017 17:07:08 +0000</pubDate>
</item>
</channel>
</rss>