AUTODIAL / AutoEIS

A tool for automated extraction of equivalent circuit models (ECM) from electrochemical impedance spectroscopy (EIS) data
https://autodial.github.io/AutoEIS/
MIT License
33 stars 7 forks source link

Issue with Julia import #136

Open fg-personal opened 1 month ago

fg-personal commented 1 month ago

To whom it may regard,

as I try to "import autoeis as ae" I get the WARNING Julia is installed, but needs to be resolved... julia_helpers.py:67 What's the issue? What's happening? By the way, I am running Windows 10, I had Julia installed before and the install path is: C:\Users\%username%\.julia\juliaup\julia-1.10.5+0.x64.w64.mingw32\bin

I started from a clean python 3.11 virtual environment.