Failed to load module “canberra-gtk-module”Failed to load module “canberra-gtk-module” … but already installedGtk-Message: Failed to load module “unity-gtk-module” Ubuntu 14.04Error installing Copy.com clientHow to troubleshoot “failed to load session” errors?How can I repair the default GTK libraries after installing GTK 3.4 from source?Failed to load module “canberra-gtk-module” … but already installedGtk-Message: Failed to load module “unity-gtk-module” Ubuntu 14.04Failed to load module “canberra-gtk-module”Gtk-Message: Failed to load module “pantheon-filechooser-module”error Failed to load module “overlay-scrollbar”/“unity-gtk-module” on program runGtk-WARNINGs while installing and/or starting up VMwareFailed to load module appmenu-gtk-module + canberra-gtk-moduleGitKraken Gtk-Message: Failed to load module “canberra-gtk-module”
Font with correct density?
Why do Australian milk farmers need to protest supermarkets' milk price?
Is Mortgage interest accrued after a December payment tax deductible?
Bastion server: use TCP forwarding VS placing private key on server
Meaning of "SEVERA INDEOVI VAS" from 3rd Century slab
Is having access to past exams cheating and, if yes, could it be proven just by a good grade?
Bash replace string at multiple places in a file from command line
How to make healing in an exploration game interesting
What has been your most complicated TikZ drawing?
Using "wallow" verb with object
Connecting top and bottom SMD component pads using via
Why would a flight no longer considered airworthy be redirected like this?
Why is "das Weib" grammatically neuter?
How do I hide Chekhov's Gun?
SQL Server Primary Login Restrictions
I need to drive a 7/16" nut but am unsure how to use the socket I bought for my screwdriver
Does splitting a potentially monolithic application into several smaller ones help prevent bugs?
Rules about breaking the rules. How do I do it well?
Theorems like the Lovász Local Lemma?
Ban on all campaign finance?
Make a transparent 448*448 image
Replacing Windows 7 security updates with anti-virus?
Bash: What does "masking return values" mean?
Is it true that real estate prices mainly go up?
Failed to load module “canberra-gtk-module”
Failed to load module “canberra-gtk-module” … but already installedGtk-Message: Failed to load module “unity-gtk-module” Ubuntu 14.04Error installing Copy.com clientHow to troubleshoot “failed to load session” errors?How can I repair the default GTK libraries after installing GTK 3.4 from source?Failed to load module “canberra-gtk-module” … but already installedGtk-Message: Failed to load module “unity-gtk-module” Ubuntu 14.04Failed to load module “canberra-gtk-module”Gtk-Message: Failed to load module “pantheon-filechooser-module”error Failed to load module “overlay-scrollbar”/“unity-gtk-module” on program runGtk-WARNINGs while installing and/or starting up VMwareFailed to load module appmenu-gtk-module + canberra-gtk-moduleGitKraken Gtk-Message: Failed to load module “canberra-gtk-module”
Today I installed:
- Ubuntu 12.04
- Oracle JDK 7 and 8
- IntelliJ 11.1.4
I setup my JAVA_HOME path to point to JDK 7.
When I run IntelliJ I get this message:
Gtk-Message: Failed to load module "canberra-gtk-module"
Is this a problem or can I over look this?
12.04 gtk
add a comment |
Today I installed:
- Ubuntu 12.04
- Oracle JDK 7 and 8
- IntelliJ 11.1.4
I setup my JAVA_HOME path to point to JDK 7.
When I run IntelliJ I get this message:
Gtk-Message: Failed to load module "canberra-gtk-module"
Is this a problem or can I over look this?
12.04 gtk
This is a fairly generic message. And a lot has changed since this question was posted. No more 32-bit versions are considered modern, for one. I posted the simple answer below that works in July 2017. Simply install that module. That's it.
– SDsolar
Jul 31 '17 at 8:51
add a comment |
Today I installed:
- Ubuntu 12.04
- Oracle JDK 7 and 8
- IntelliJ 11.1.4
I setup my JAVA_HOME path to point to JDK 7.
When I run IntelliJ I get this message:
Gtk-Message: Failed to load module "canberra-gtk-module"
Is this a problem or can I over look this?
12.04 gtk
Today I installed:
- Ubuntu 12.04
- Oracle JDK 7 and 8
- IntelliJ 11.1.4
I setup my JAVA_HOME path to point to JDK 7.
When I run IntelliJ I get this message:
Gtk-Message: Failed to load module "canberra-gtk-module"
Is this a problem or can I over look this?
12.04 gtk
12.04 gtk
asked Oct 30 '12 at 0:44
Harrison BrockHarrison Brock
1,0251810
1,0251810
This is a fairly generic message. And a lot has changed since this question was posted. No more 32-bit versions are considered modern, for one. I posted the simple answer below that works in July 2017. Simply install that module. That's it.
– SDsolar
Jul 31 '17 at 8:51
add a comment |
This is a fairly generic message. And a lot has changed since this question was posted. No more 32-bit versions are considered modern, for one. I posted the simple answer below that works in July 2017. Simply install that module. That's it.
– SDsolar
Jul 31 '17 at 8:51
This is a fairly generic message. And a lot has changed since this question was posted. No more 32-bit versions are considered modern, for one. I posted the simple answer below that works in July 2017. Simply install that module. That's it.
– SDsolar
Jul 31 '17 at 8:51
This is a fairly generic message. And a lot has changed since this question was posted. No more 32-bit versions are considered modern, for one. I posted the simple answer below that works in July 2017. Simply install that module. That's it.
– SDsolar
Jul 31 '17 at 8:51
add a comment |
4 Answers
4
active
oldest
votes
I fixed this by installing the module:
sudo apt-get install libcanberra-gtk-module
Or if it's already installed and you still get the error:
sudo apt-get install libcanberra-gtk-module:i386
2
I have libcanberra-gtk-module already installed and it is still showing the error. any ideas?
– Jim Ford
Jun 4 '14 at 15:44
1
@JimFord See askubuntu.com/questions/342202/…
– belacqua
Jul 8 '14 at 15:48
1
I know this answer was written 4 years and 9 months ago, but here in July 2017 there are no more modern i386 versions being offered. They have become specialty items, mostly for maintenance purposes. So I posted a similar answer below, omitting the confusion about which command will work for you.
– SDsolar
Jul 31 '17 at 8:48
Used for LibreOffice in a docker container
– MrMesees
Aug 31 '17 at 21:14
add a comment |
This question is 4 years and 8 months old. It is now July 2017.
On a Raspberry Pi 3B running Raspbian Jessie and Ubuntu 16.04 LTS I was getting this error.
Failed to load module “canberra-gtk-module”
It is fairly generic.
The good news is that the fix is easy. Simply enter:
sudo apt-get install libcanberra-gtk-module
installed some stuff...
Then it never showed up again.
Cross-posted this at raspberrypi.stackexchange.com/questions/70048/…
– SDsolar
Jul 20 '17 at 8:36
add a comment |
happened with a qt5 application using gtk theme on Ubuntu MATE
$ ./my-application
Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "topmenu-gtk-module"
let's locate the libs
$ locate libcanberra-gtk-module.so
/usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so
/usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libcanberra-gtk-module.so
setting the LD_LIBRARY_PATH solves the issue
$ LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/gtk-3.0/modules:$LD_LIBRARY_PATH ./my-application
or unset the GTK_MODULES environment variable
$ unset GTK_MODULES; ./my-application
add a comment |
i did this for starting openxenmanager, and i become this message:
(openxenmanager:31396): Gtk-WARNING **: 14:32:37.373: GTK+ module libcanberra-gtk-module.so cannot be loaded.
GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported.
Gtk-Message: 14:32:37.373: Failed to load module "canberra-gtk-module"
how can i fix this`?
New contributor
P M is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f208431%2ffailed-to-load-module-canberra-gtk-module%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
I fixed this by installing the module:
sudo apt-get install libcanberra-gtk-module
Or if it's already installed and you still get the error:
sudo apt-get install libcanberra-gtk-module:i386
2
I have libcanberra-gtk-module already installed and it is still showing the error. any ideas?
– Jim Ford
Jun 4 '14 at 15:44
1
@JimFord See askubuntu.com/questions/342202/…
– belacqua
Jul 8 '14 at 15:48
1
I know this answer was written 4 years and 9 months ago, but here in July 2017 there are no more modern i386 versions being offered. They have become specialty items, mostly for maintenance purposes. So I posted a similar answer below, omitting the confusion about which command will work for you.
– SDsolar
Jul 31 '17 at 8:48
Used for LibreOffice in a docker container
– MrMesees
Aug 31 '17 at 21:14
add a comment |
I fixed this by installing the module:
sudo apt-get install libcanberra-gtk-module
Or if it's already installed and you still get the error:
sudo apt-get install libcanberra-gtk-module:i386
2
I have libcanberra-gtk-module already installed and it is still showing the error. any ideas?
– Jim Ford
Jun 4 '14 at 15:44
1
@JimFord See askubuntu.com/questions/342202/…
– belacqua
Jul 8 '14 at 15:48
1
I know this answer was written 4 years and 9 months ago, but here in July 2017 there are no more modern i386 versions being offered. They have become specialty items, mostly for maintenance purposes. So I posted a similar answer below, omitting the confusion about which command will work for you.
– SDsolar
Jul 31 '17 at 8:48
Used for LibreOffice in a docker container
– MrMesees
Aug 31 '17 at 21:14
add a comment |
I fixed this by installing the module:
sudo apt-get install libcanberra-gtk-module
Or if it's already installed and you still get the error:
sudo apt-get install libcanberra-gtk-module:i386
I fixed this by installing the module:
sudo apt-get install libcanberra-gtk-module
Or if it's already installed and you still get the error:
sudo apt-get install libcanberra-gtk-module:i386
edited Nov 25 '14 at 16:06
Luís de Sousa
9,2261752104
9,2261752104
answered Oct 30 '12 at 1:08
Harrison BrockHarrison Brock
1,0251810
1,0251810
2
I have libcanberra-gtk-module already installed and it is still showing the error. any ideas?
– Jim Ford
Jun 4 '14 at 15:44
1
@JimFord See askubuntu.com/questions/342202/…
– belacqua
Jul 8 '14 at 15:48
1
I know this answer was written 4 years and 9 months ago, but here in July 2017 there are no more modern i386 versions being offered. They have become specialty items, mostly for maintenance purposes. So I posted a similar answer below, omitting the confusion about which command will work for you.
– SDsolar
Jul 31 '17 at 8:48
Used for LibreOffice in a docker container
– MrMesees
Aug 31 '17 at 21:14
add a comment |
2
I have libcanberra-gtk-module already installed and it is still showing the error. any ideas?
– Jim Ford
Jun 4 '14 at 15:44
1
@JimFord See askubuntu.com/questions/342202/…
– belacqua
Jul 8 '14 at 15:48
1
I know this answer was written 4 years and 9 months ago, but here in July 2017 there are no more modern i386 versions being offered. They have become specialty items, mostly for maintenance purposes. So I posted a similar answer below, omitting the confusion about which command will work for you.
– SDsolar
Jul 31 '17 at 8:48
Used for LibreOffice in a docker container
– MrMesees
Aug 31 '17 at 21:14
2
2
I have libcanberra-gtk-module already installed and it is still showing the error. any ideas?
– Jim Ford
Jun 4 '14 at 15:44
I have libcanberra-gtk-module already installed and it is still showing the error. any ideas?
– Jim Ford
Jun 4 '14 at 15:44
1
1
@JimFord See askubuntu.com/questions/342202/…
– belacqua
Jul 8 '14 at 15:48
@JimFord See askubuntu.com/questions/342202/…
– belacqua
Jul 8 '14 at 15:48
1
1
I know this answer was written 4 years and 9 months ago, but here in July 2017 there are no more modern i386 versions being offered. They have become specialty items, mostly for maintenance purposes. So I posted a similar answer below, omitting the confusion about which command will work for you.
– SDsolar
Jul 31 '17 at 8:48
I know this answer was written 4 years and 9 months ago, but here in July 2017 there are no more modern i386 versions being offered. They have become specialty items, mostly for maintenance purposes. So I posted a similar answer below, omitting the confusion about which command will work for you.
– SDsolar
Jul 31 '17 at 8:48
Used for LibreOffice in a docker container
– MrMesees
Aug 31 '17 at 21:14
Used for LibreOffice in a docker container
– MrMesees
Aug 31 '17 at 21:14
add a comment |
This question is 4 years and 8 months old. It is now July 2017.
On a Raspberry Pi 3B running Raspbian Jessie and Ubuntu 16.04 LTS I was getting this error.
Failed to load module “canberra-gtk-module”
It is fairly generic.
The good news is that the fix is easy. Simply enter:
sudo apt-get install libcanberra-gtk-module
installed some stuff...
Then it never showed up again.
Cross-posted this at raspberrypi.stackexchange.com/questions/70048/…
– SDsolar
Jul 20 '17 at 8:36
add a comment |
This question is 4 years and 8 months old. It is now July 2017.
On a Raspberry Pi 3B running Raspbian Jessie and Ubuntu 16.04 LTS I was getting this error.
Failed to load module “canberra-gtk-module”
It is fairly generic.
The good news is that the fix is easy. Simply enter:
sudo apt-get install libcanberra-gtk-module
installed some stuff...
Then it never showed up again.
Cross-posted this at raspberrypi.stackexchange.com/questions/70048/…
– SDsolar
Jul 20 '17 at 8:36
add a comment |
This question is 4 years and 8 months old. It is now July 2017.
On a Raspberry Pi 3B running Raspbian Jessie and Ubuntu 16.04 LTS I was getting this error.
Failed to load module “canberra-gtk-module”
It is fairly generic.
The good news is that the fix is easy. Simply enter:
sudo apt-get install libcanberra-gtk-module
installed some stuff...
Then it never showed up again.
This question is 4 years and 8 months old. It is now July 2017.
On a Raspberry Pi 3B running Raspbian Jessie and Ubuntu 16.04 LTS I was getting this error.
Failed to load module “canberra-gtk-module”
It is fairly generic.
The good news is that the fix is easy. Simply enter:
sudo apt-get install libcanberra-gtk-module
installed some stuff...
Then it never showed up again.
edited Jul 31 '17 at 8:49
answered Jul 20 '17 at 8:30
SDsolarSDsolar
1,60451838
1,60451838
Cross-posted this at raspberrypi.stackexchange.com/questions/70048/…
– SDsolar
Jul 20 '17 at 8:36
add a comment |
Cross-posted this at raspberrypi.stackexchange.com/questions/70048/…
– SDsolar
Jul 20 '17 at 8:36
Cross-posted this at raspberrypi.stackexchange.com/questions/70048/…
– SDsolar
Jul 20 '17 at 8:36
Cross-posted this at raspberrypi.stackexchange.com/questions/70048/…
– SDsolar
Jul 20 '17 at 8:36
add a comment |
happened with a qt5 application using gtk theme on Ubuntu MATE
$ ./my-application
Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "topmenu-gtk-module"
let's locate the libs
$ locate libcanberra-gtk-module.so
/usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so
/usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libcanberra-gtk-module.so
setting the LD_LIBRARY_PATH solves the issue
$ LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/gtk-3.0/modules:$LD_LIBRARY_PATH ./my-application
or unset the GTK_MODULES environment variable
$ unset GTK_MODULES; ./my-application
add a comment |
happened with a qt5 application using gtk theme on Ubuntu MATE
$ ./my-application
Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "topmenu-gtk-module"
let's locate the libs
$ locate libcanberra-gtk-module.so
/usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so
/usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libcanberra-gtk-module.so
setting the LD_LIBRARY_PATH solves the issue
$ LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/gtk-3.0/modules:$LD_LIBRARY_PATH ./my-application
or unset the GTK_MODULES environment variable
$ unset GTK_MODULES; ./my-application
add a comment |
happened with a qt5 application using gtk theme on Ubuntu MATE
$ ./my-application
Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "topmenu-gtk-module"
let's locate the libs
$ locate libcanberra-gtk-module.so
/usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so
/usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libcanberra-gtk-module.so
setting the LD_LIBRARY_PATH solves the issue
$ LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/gtk-3.0/modules:$LD_LIBRARY_PATH ./my-application
or unset the GTK_MODULES environment variable
$ unset GTK_MODULES; ./my-application
happened with a qt5 application using gtk theme on Ubuntu MATE
$ ./my-application
Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "topmenu-gtk-module"
let's locate the libs
$ locate libcanberra-gtk-module.so
/usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so
/usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libcanberra-gtk-module.so
setting the LD_LIBRARY_PATH solves the issue
$ LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/gtk-3.0/modules:$LD_LIBRARY_PATH ./my-application
or unset the GTK_MODULES environment variable
$ unset GTK_MODULES; ./my-application
edited Aug 8 '17 at 13:29
answered Aug 8 '17 at 12:40
neokneok
711511
711511
add a comment |
add a comment |
i did this for starting openxenmanager, and i become this message:
(openxenmanager:31396): Gtk-WARNING **: 14:32:37.373: GTK+ module libcanberra-gtk-module.so cannot be loaded.
GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported.
Gtk-Message: 14:32:37.373: Failed to load module "canberra-gtk-module"
how can i fix this`?
New contributor
P M is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
i did this for starting openxenmanager, and i become this message:
(openxenmanager:31396): Gtk-WARNING **: 14:32:37.373: GTK+ module libcanberra-gtk-module.so cannot be loaded.
GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported.
Gtk-Message: 14:32:37.373: Failed to load module "canberra-gtk-module"
how can i fix this`?
New contributor
P M is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
i did this for starting openxenmanager, and i become this message:
(openxenmanager:31396): Gtk-WARNING **: 14:32:37.373: GTK+ module libcanberra-gtk-module.so cannot be loaded.
GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported.
Gtk-Message: 14:32:37.373: Failed to load module "canberra-gtk-module"
how can i fix this`?
New contributor
P M is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
i did this for starting openxenmanager, and i become this message:
(openxenmanager:31396): Gtk-WARNING **: 14:32:37.373: GTK+ module libcanberra-gtk-module.so cannot be loaded.
GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported.
Gtk-Message: 14:32:37.373: Failed to load module "canberra-gtk-module"
how can i fix this`?
New contributor
P M is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
P M is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 3 hours ago
P MP M
1
1
New contributor
P M is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
P M is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
P M is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f208431%2ffailed-to-load-module-canberra-gtk-module%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
This is a fairly generic message. And a lot has changed since this question was posted. No more 32-bit versions are considered modern, for one. I posted the simple answer below that works in July 2017. Simply install that module. That's it.
– SDsolar
Jul 31 '17 at 8:51