scyan
scyan copied to clipboard
[Bug]
Hello @Maelle83,
Sorry I'm not really familiar with reticulate. I have a few questions though:
- is there a reason why you cloned the scyan repository? You can install it via
pip install scyan - do you have the same issue when using scyan with Python?
- you used the command
scyan$model, but in python we doscyan.Scyanto initialize the model. So shouldn't your command be something likescyan$Scyan?