jupyter tag

13 questions


1 answers
123 views
0
Please give me a solution to the error of importing the Jupiter lab tensorflow module.

Originally, I used Python as a jupyter notebook, but I recently found out about the jupyter lab and installed it.If you import tensorflow while using the jupyter lab, ---------------------------------...

2 years ago

1 answers
111 views
0
I can't import konlpy, what should I do with the error?_ 2 No JVM shared library file (jvm.dll) found.

Inside the terminal >> jpype.getDefaultJVMPath()'C:\\Program Files\\Java\\jdk-14.0.1\\bin\\server\\jvm.dll' That's what it says. Inside Jupiter jpype.getDefaultJVMPath()ValueError: No JVM shared...

2 years ago

1 answers
75 views
0
Jupiter address latitude translation code error AttributeError: 'NoneType' object has no attribute 'latitude'

https://wonhwa.tistory.com/29?category=996516Based on this post, I touched that it was the first code in my life.With the help of my friend, I set the environmentimport pandas as pdcsv = pd.read_csv('...

2 years ago
« - 2 -

© 2024 OneMinuteCode. All rights reserved.