Update Julia Package

whenever I am trying to install new package iam getting this msg again and again. Pls anyone help me to resolve this problem

See here: Error: Unsatisfiable requirements detected for package

Might be an issue with your local copy of the general registry, so delete that and try again. Also make sure you install in a new environment to rule out any actual incompatibilities.

2 Likes

Hello @Manisha_07 and welcome to Julia. Everyone her is helpful and we will get your problems sorted.
I see that you are using Windows. I always advise people to use the Chocolatey package manager to install Julia on Windows. It makes things a lot easier.
If you want to try it install Chocolatey
In a Powershell install the GUI
choco install chocolateygui

Then use the GUI to install Julia