You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have just downloaded the latest version.
After "download python" command I got this error:
Exception in thread "main" java.lang.RuntimeException: problem during retrieve of us.fatehi.schemacrawler#python: java.lang.RuntimeException: Multiple artifacts of the module com.github.jnr#jffi;1.3.13 are retrieved to the same file! Update the retrieve pattern to fix this error.
at org.apache.ivy.core.retrieve.RetrieveEngine.retrieve(RetrieveEngine.java:238)
at org.apache.ivy.Ivy.retrieve(Ivy.java:561)
at org.apache.ivy.Main.run(Main.java:389)
at org.apache.ivy.Main.run(Main.java:284)
at org.apache.ivy.Main.main(Main.java:233)
Caused by: java.lang.RuntimeException: Multiple artifacts of the module com.github.jnr#jffi;1.3.13 are retrieved to the same file! Update the retrieve pattern to fix this error.
at org.apache.ivy.core.retrieve.RetrieveEngine.determineArtifactsToCopy(RetrieveEngine.java:426)
at org.apache.ivy.core.retrieve.RetrieveEngine.retrieve(RetrieveEngine.java:122)
... 4 more
Is there something we need to change in "ivysettings.xml" or "python_ivy.xml" files?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I have just downloaded the latest version.
After "download python" command I got this error:
Is there something we need to change in "ivysettings.xml" or "python_ivy.xml" files?
All reactions