compas-dev / compas

Core packages of the COMPAS framework.
https://compas.dev/compas/
MIT License
313 stars 108 forks source link

ironpython has some issue with this relative import? #1373

Closed chenkasirer closed 4 months ago

chenkasirer commented 4 months ago

Even though VSCode seemed cool with it, in GH imports from compas_ghpython failed due to this relative import. This was causing GH Scene plugins to silently fail.

What type of change is this?

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

tomvanmele commented 4 months ago

yes, sorry, this was probably done automatically by VSCode when i moved the module...