Open thomasjv799 opened 4 years ago
Does colab support installing packages from conda?
i think manually it si possible.I Used pip for windows as well as colab, this is the error i am getting.
Unfortunately the pclpy is not available on pip. However you can install conda on colab and then use conda to install pclpy. https://towardsdatascience.com/conda-google-colab-75f7c867a522 , gives a clear idea on how to install conda on colab and then proceeds to explain how to install packages using the same.
Hello,
i'm trying to import pclpy in a google colab project, but i get:
ModuleNotFoundError Traceback (most recent call last)
Hello everyone, I'm having the same issue as @geothan, did you resolved it then? Is there any other way of using pclpy on colab?
How to install this package on colab. So far its showing:
ERROR: Could not find a version that satisfies the requirement pclpy (from versions: none) ERROR: No matching distribution found for pclpy