简体   繁体   中英

Adding ipython as an interpreter in Pycharm Ubuntu

How does one add ipython as an interpreter in pycharm on ubuntu, since it does not seem to have any directories, where its installed. How can one add it as an interpreter on ubuntu. I've tried looking for it using the following:

nafiul@nafiul-Lenovo-B480 ~
  % whereis ipython                                                                                                                               !881
ipython: /usr/bin/ipython2.7 /usr/bin/ipython /usr/bin/X11/ipython2.7 /usr/bin/X11/ipython /usr/share/ipython /usr/share/man/man1/ipython.1.gz

Now, I've looked at this, and I've failed to find the the proper ipython directory. All the links above show ipython binaries, and not the actual ipython interpreter directory itself.

Any help regarding this would be very helpful.

FIgured it out. There's no need to add ipython separately. If you install ipython as a package in the interpreter of your chosing, ipython will automatically become the default interpreter of the console.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM