Skip to content

Trying to use FamixPythonImporter I got a Tree sitter error #15

@FedeLoch

Description

@FedeLoch

This happens to me using any Pharo/Moose version

Steps to reproduce it:

1- Load MoosePy

Metacello new
  githubUser: 'moosetechnology' project: 'MoosePy' commitish: 'master' path: 'src';
  baseline: 'MoosePy';
  load.

2- I run FamixPythonImporter

FamixPythonImporter import: path asFileReference

3- I got

SymbolNotFoundError: Could not find symbol named: #ts_parser_new searching in module: '/Users/fede/Documents/Pharo/vms/120-x64/Pharo.app/Contents/MacOS/Plugins/libtree-sitter.dylib'

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions