You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried to install tensorframes library in databricks notebook as PyPi package. I typed PyPi package name as "tensorframes" and then clicked "install library"but it showed the following error:
Error: java.lang.RuntimeException: Installation failed with message: Collecting tensorframes Could not find a version that satisfies the requirement tensorframes (from versions: ) No matching distribution found for tensorframes
Does anybody have a solution for this?(
The text was updated successfully, but these errors were encountered:
Hello Alim,
if you are using the databricks notebooks, you should install it as a spark
package: Create -> Library -> Maven Coordinate -> Search Spark packages
Tim
On Fri, Feb 16, 2018 at 4:07 PM, Alim Polat ***@***.***> wrote:
I have tried to install tensorframes library in databricks notebook as
PyPi package. I typed PyPi package name as "tensorframes" and then clicked
"install library"but it showed the following error:
Error: java.lang.RuntimeException: Installation failed with message:
Collecting tensorframes Could not find a version that satisfies the
requirement tensorframes (from versions: ) No matching distribution found
for tensorframes
Does anybody have a solution for this?(
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#138>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AHPjARQViYzIAL1Z2dUa7my4JoT5npk5ks5tVafUgaJpZM4SIjbQ>
.
I have tried to install tensorframes library in databricks notebook as PyPi package. I typed PyPi package name as "tensorframes" and then clicked "install library"but it showed the following error:
Error: java.lang.RuntimeException: Installation failed with message: Collecting tensorframes Could not find a version that satisfies the requirement tensorframes (from versions: ) No matching distribution found for tensorframes
Does anybody have a solution for this?(
The text was updated successfully, but these errors were encountered: