Skip to content
This repository has been archived by the owner on Feb 9, 2020. It is now read-only.

successfully installed, but no import? #69

Open
calico2019 opened this issue Jul 3, 2019 · 8 comments
Open

successfully installed, but no import? #69

calico2019 opened this issue Jul 3, 2019 · 8 comments

Comments

@calico2019
Copy link

Hello, I cloned the directory from github, and then installed as directed. The installation seemed to be successful.
image

However when I open the notebook in jupyter lab, it says no module named wishbone.
image

Any suggestions?

@ManuSetty
Copy link
Owner

Hello - which version of python are you using? Can you try with Python 3.7?

@calico2019
Copy link
Author

calico2019 commented Jul 4, 2019 via email

@ManuSetty
Copy link
Owner

Is it possible that your pip3 is pointing to a different python installation compared to ipython/jupyter notebook.

You can definitely try conda install ..... or

You can activate your correct conda environment using
conda activate <env_name>
and then install using
pip install .....

@calico2019
Copy link
Author

calico2019 commented Jul 4, 2019 via email

@ManuSetty
Copy link
Owner

Hi Linda

Yes, the way you are checking makes sense. The images of error did not come through - can you please send them again.

@calico2019
Copy link
Author

calico2019 commented Jul 4, 2019 via email

@calico2019
Copy link
Author

calico2019 commented Jul 4, 2019 via email

@ManuSetty
Copy link
Owner

Sorry - the images are not coming through for some reason. Can you please email me directly at manu.talanki AT gmail.com

In the meantime, you can also have a look at our algorithm Palantir. Palantir generalizes to beyond two branches and also provides information about continuities in cell fate choices.
https://github.com/dpeerlab/palantir

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants