Open Maelle83 opened 5 months ago
Hello @Maelle83,
Sorry I'm not really familiar with reticulate. I have a few questions though:
pip install scyan
scyan$model
scyan.Scyan
scyan$Scyan
Hello @Maelle83,
Sorry I'm not really familiar with reticulate. I have a few questions though:
pip install scyan
scyan$model
, but in python we doscyan.Scyan
to initialize the model. So shouldn't your command be something likescyan$Scyan
?