lbolla / EMpy

Electromagnetic Python
MIT License
194 stars 83 forks source link

windows python 3.11 pip install ElectromagneticPython fails due to mismatch in version metadata #42

Closed chalkie666 closed 11 months ago

chalkie666 commented 1 year ago

Hi!

windows python 3.11 pip install ElectromagneticPython fails due to mismatch in version metadata

had to do : pip install --upgrade --no-cache-dir --use-depreciated=legacy-resolver ElectromagneticPython to force it to install.

i will git clone the repo (mainly to get the examples for thin film and grating scattering) and see if its an easy fix....

Thanks for making this open source so i can independently verify the commercially provided spectra fitting programs from kla, noca, n&k etc.

cheers

Dan

lbolla commented 1 year ago

I've bumped a bunch of dependencies. Can you please try again?

lbolla commented 11 months ago

Closing for lack of feedback.