trueagi-io / hyperon-experimental

MeTTa programming language implementation
https://metta-lang.dev
MIT License
133 stars 44 forks source link

An update to module loading, mainly for relative paths and recursive loading #603

Closed luketpeterson closed 6 months ago

luketpeterson commented 6 months ago

This addresses a number of the outstanding issues (unfortunately not all yet) with the module loading behavior.

Necr0x0Der commented 6 months ago

Seems to be working for me. Thanks, @luketpeterson . @besSveta , could you please check that this works for you to import Python extensions in the SNet Assistant from prototyping subfolders.

besSveta commented 6 months ago

Seems to be working for me. Thanks, @luketpeterson . @besSveta , could you please check that this works for you to import Python extensions in the SNet Assistant from prototyping subfolders.

yes, it works for SNet Assistant