robbievanleeuwen / section-properties

Analysis of an arbitrary cross-section in python using the finite element method.
https://sectionproperties.rtfd.io
MIT License
423 stars 92 forks source link

Make `numba` an optional dependency #348

Closed robbievanleeuwen closed 1 year ago

robbievanleeuwen commented 1 year ago

Discussed in https://github.com/robbievanleeuwen/section-properties/discussions/347

Originally posted by **aladdin100001** October 19, 2023 I am not sure what is the problem and I hope I can get some guidance. I downloaded section-properties four months ago and it was working for me using python 3.9 (I am using visual studio IDE). I downloaded the latest section-properties yesterday and it is not working for me using python 3.9 or 3.11. Does anyone experience the same problem?

Make numba an optional dependency for sectionproperties as some users have difficulties with the numba package.