Owlready
Search
everywhere
only in this topic
Advanced Search
how to use owlready in spyder
Classic
List
Threaded
♦
♦
Locked
3 messages
shan
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
how to use owlready in spyder
I downloaded owlready2-0.15. I am very new to this field. How to use it in spyder. Suggest me step by step.
Thank you
Jiba
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: how to use owlready in spyder
Administrator
Hi,
I'm sorry, but I have never used Spyder. It seems to be a Python environment, so you should be able to install Owlready2 like any Python module, and to import it as usual. You should refer to Spyder doc for that.
Jiba
Lynsie
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: how to use owlready in spyder
In reply to
this post
by shan
You type on anaconda prompt this instruction: pip install owlready2, then you can import it in spyder (import owlready2)
Free forum by Nabble
Edit this page