u3dreal / molecular-plus

particle solver for Blender 3.0+ / 4.0+
GNU General Public License v3.0
261 stars 19 forks source link

Blender 4.2 and Python 3.12 Support #62

Open dhong9 opened 1 month ago

dhong9 commented 1 month ago

.github/workflows/release.yml

pack_molecular.py

u3dreal commented 1 month ago

HI dhong9 .. any reason why you added 3.12.4 also for Windows and macos ?? For now just some linux distros need it .. although we could call this future proove ! .. But i think ppl will get irritated if there is a version that does not YET run on their system ... believe me it is confusion enough for some ppl to have two different versions ... So i would remove the winodows and os x stuff for now .. maybe just comment it out !! What you think ?

dhong9 commented 1 month ago

HI dhong9 .. any reason why you added 3.12.4 also for Windows and macos ?? For now just some linux distros need it .. although we could call this future proove ! .. But i think ppl will get irritated if there is a version that does not YET run on their system ... believe me it is confusion enough for some ppl to have two different versions ... So i would remove the winodows and os x stuff for now .. maybe just comment it out !! What you think ?

Sure - I have commented out those two workflows. You can bring them back if/when you see fit.

u3dreal commented 1 month ago

Invalid workflow file: .github/workflows/release.yml#L290 The workflow is not valid. .github/workflows/release.yml (Line: 290, Col: 9): Job 'release' depends on unknown job 'build_windows42'. .github/workflows/release.yml (Line: 296, Col: 9): Job 'release' depends on unknown job 'build_macos42'.

you need to remove win42 and macos42 from the release job

u3dreal commented 1 month ago

Something seems wrong with paths ...

u3dreal commented 1 month ago

Nope .. why don't you leave the pack_molecular.py as it is ?

u3dreal commented 1 week ago

??? are you gonna fix this ?

dhong9 commented 1 week ago

Where do I check this file in? core.cpython-312-x86_64-linux-gnu.so