Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error loading AI-Viz-Roassal2-HierarchicalClustering #5

Open
akevalion opened this issue Mar 20, 2021 · 1 comment
Open

Error loading AI-Viz-Roassal2-HierarchicalClustering #5

akevalion opened this issue Mar 20, 2021 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@akevalion
Copy link

Hi I am trying AI-Viz-Roassal2-HierarchicalClustering package. But it does not work because there are missing classes AIClusterEngine, AIDendogram, etc

All the classes of that package can not be load on a new fresh image in pharo8. Do I miss something?

@hernanmd hernanmd self-assigned this Mar 20, 2021
@hernanmd hernanmd added the question Further information is requested label Mar 20, 2021
@hernanmd
Copy link
Member

hernanmd commented Mar 20, 2021

Did you tried with the installation expression for the Roassal group in Pharo 8?

Metacello new
	baseline: 'AIViz';
	repository: 'github://pharo-ai/viz/src';
	load: 'AIVizRoassalHC'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants