Eclim installation freeze on specifying vimfiles - eclim

I used the jar I downloaded from eclim site. But my Eclim's installation won't progress because it is stuck in this dialog.
NOTE:I have all the latest requirements required by the installer.

I uninstall my java8 and installation succeeded. I'm not sure if it's coincidence but it solve my problem.

Related

Unable to install the Rahlir/theme-gruvbox to JupyterLab due to conflicting dependencies

I am currently facing a problem installing a jupyterlab theme that is called rahlir/theme gruvbox.
Since I have installed the jupyterlab extensions and numerous other custom themes I thought that this shouldn't be a
problem.
Although, after many tries, I haven't managed to install it.
The message im getting is this:
Dependency confliction
I have tried using the instructions straight from the github repo but didn't seem to work.
First I tried to install via pip in the command prompt like that:
jupyterlab extension install #ahlir/theme-gruvbox
Unfortunately this didn't work!
After that I tried installng via the extension manager from jupyterlab itself but unfortunately I got the same message!
Note that I have already installed the latest version of jupyterLab and also I have recently update all the packages in my
Anaconda distribution and anaconda itself!
Any help will be greatly appreciated!
Thanks in advance!

Xamarin.Firebase.Messaging 42.1021.1 failing to install for android

Hi I've trying to install Xamarin.Firebase.Messaging for notifications and I have been pulling my hair out for the past 3 days and I keep getting this error:
This collection is read-only
among many other from the different approaches I've tried like
Uninstalling Xamarin.GooglePlayServices packages and installing
Xamarin.Firebase.Messaging without any of the other
Xamarin.GooglePlayServices packages installed.
Changing The Xamarin.Firebase.Messaging To a different package version
Updating my AppCompat package(and even this fails to install)
As well as some other approaches that I can't re-call or clearly state right now. Luckily I've been using a Dummy project because had I not been doing so my project would have been broken or corrupt by now. Here's the nuget package installation log. Please assist I would highly appreciate any assistance.

OMNET++ 5.1.1 and Qt

I am installing OMNET++ 5.1.1. However, during the installation, it is reported that:
configure: error: Cannot build Qt apps, probably due to missing or too old Qt packages. Make sure Qt development packages are installed and newer than Qt 5.4. You can disable Qtenv by setting the WITH_QTENV variable to "no" in configure.user.
Then I download and install the Qt from https://www.qt.io/download/. But it still report the same problem. How can I solve this problem ? Thank you.
I assume you're running some kind of GNU/Linux, because on Windows and macOS, the bundled Qt libraries should just work.
Try installing the Qt5 development packages using your distro's native package manager, then they should be detected.
If you can't, or they are too old, take a look in the configure.user file, and adjust the value of the QT_PATH variable according to the instructions there.
EDIT:
Since the OS was clarified: On Windows, you don't need to download Qt, or any other library separately. They are all bundled with the OMNeT++ distribution, and should work fine.
Just make sure you always use the included mingwenv shell to install and run OMNeT++. In it, the environment variables are set up as necessary.
If you are installing OMNET++ on windows make sure you extract the zip file to a folder other than "Program Files" and deactivate your antivirus during the installation process.

Can't install a package with an error: "Currently it is not possible to install binary packages from a remote repository as root"

I was unable to install a R package through GUI R.app on macOS, using a package installer GUI. In the past, I was able to install it without any problems.
The problem is when I tried to install a package, an error Currently it is not possible to install binary packages from a remote repository as root. occurred. I might not be good at the system-level knowledge, so want to use GUI as I have used it. But what is preventing the GUI from working any longer? Maybe from Yosemite it is no longer working?
And finally, is it still possible to use GUI package installer in this situation?
UPDATE
Hmmm... It seems that after updating to 3.3.1 (I used 3.3), the problem has gone away. I can install packages both at User Level and System Level without any problems. I don't know why, but someone can clarify it in case I would face the same problem in the future?

Json.net not compatible for windows phone 8.1

Trying to add NewtonSofts json.net library via nuget. Getting a "not compatible" dialog when clicking install.
1...Create new "Blank App" for Windows Phone 8.1 project in Visual Studio 2013 update 2
2...Click Manage NuGet packages
3...Find json.net version 6.0.3
4...Error dialog saying not compatible
Dialog also lists compatible versions, which includes wp7, wp80 and something called wpa81.
The error i get is as follows:
Installing 'Newtonsoft.Json 6.0.3'.
Successfully installed 'Newtonsoft.Json 6.0.3'.
Adding 'Newtonsoft.Json 6.0.3' to App1.
Uninstalling 'Newtonsoft.Json 6.0.3'.
Successfully uninstalled 'Newtonsoft.Json 6.0.3'.
Install failed. Rolling back...
Could not install package 'Newtonsoft.Json 6.0.3'. You are trying to install this package into a project that targets 'WindowsPhoneApp,Version=v8.1', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
I had this problem today as well. To fix it, here's a silly one, I unchecked WP8.1 on my project, installed JSON.NET, then went in and passive aggressively rechecked it, but it worked! On two separate projects, I might add. I built, deployed, tested, and all that good stuff without issue after that. I have no idea why, but I'm pretty sure as experienced developers we've all learned never to question things that work.

Resources