Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Exception while intalling jupyter notebook
Post: RE: Exception while intalling jupyter notebook

(May-26-2017, 07:29 AM)wavic Wrote: Run the install process as administrator yes it worked.. very helpful.. (May-26-2017, 07:29 AM)wavic Wrote: Run the install process as administratorI used sudo...
bmohanraj91 General Coding Help 3 4,602 May-28-2017, 02:02 AM
    Thread: Exception while intalling jupyter notebook
Post: Exception while intalling jupyter notebook

my question here I am trying to install jupyter notebook systems in my linux machine, I checked their website which states pip3 install jupyter could download the jupyter for me. So I tried but i...
bmohanraj91 General Coding Help 3 4,602 May-26-2017, 05:00 AM
    Thread: Modules issue, pip3 download modules only to pyhton3.5.2 not the latest 3.6.1
Post: RE: Modules issue, pip3 download modules only to p...

Thanks for your valuable reply, pip3.6 install modules throws pip3.6: command not found error. Also all my python distribution saved in same directory.. mohan@mohn ~ $ which python /usr/bin...
bmohanraj91 General Coding Help 6 8,464 May-25-2017, 05:44 AM
    Thread: Modules issue, pip3 download modules only to pyhton3.5.2 not the latest 3.6.1
Post: RE: Modules issue, pip3 download modules only to p...

Thank you very much, its working now... The command python3.6 -m pip install pyperclip works pretty well, it downloads the module to python3.6 "pip3 install ModuleName"   command download the modul...
bmohanraj91 General Coding Help 6 8,464 May-16-2017, 12:40 PM
    Thread: Modules issue, pip3 download modules only to pyhton3.5.2 not the latest 3.6.1
Post: Modules issue, pip3 download modules only to pyhto...

Hi all, In my linux pepper mint system there are three versions of python installed Python 2.7.12 Python 3.5.2 Python 3.6.1 I needed some third party modules in my scripts and I found that I hav...
bmohanraj91 General Coding Help 6 8,464 May-16-2017, 11:35 AM
    Thread: clipboard module in python3.6
Post: clipboard module in python3.6

my question here I would like to know how to find built in modules in a particular python version. I am trying to import pyperclip or clipboard module in python3.6, but I am getting ModuleNotFoundEr...
bmohanraj91 General Coding Help 1 5,983 May-09-2017, 05:03 AM
    Thread: import commands modules not working in python 3.6.0
Post: RE: import commands modules not working in python ...

Thank you very much, I got my program running again..
bmohanraj91 General Coding Help 2 17,660 May-01-2017, 10:59 AM
    Thread: import commands modules not working in python 3.6.0
Post: import commands modules not working in python 3.6....

I have updated the python version to 3.6.0. I am trying to "import commands" modules so I could save the shell commands for some purpose, but I am getting error like below. Any alternative to commands...
bmohanraj91 General Coding Help 2 17,660 May-01-2017, 09:59 AM
    Thread: print() statement not executing..
Post: RE: print() statement not executing..

I am using python 3.6.0, files got copied but the print function does not print on the console, no error displayed.
bmohanraj91 General Coding Help 3 3,690 May-01-2017, 09:49 AM
    Thread: print() statement not executing..
Post: print() statement not executing..

Hi guys, I am pretty new to program, I have written a program that copies files from one directory to other, issue is not in that. Issue is with the print statement, python not able to pick the print...
bmohanraj91 General Coding Help 3 3,690 May-01-2017, 08:38 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020