Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Not able to set up a virtual environment with venv
Post: RE: Not able to set up a virtual environment with ...

(Oct-24-2020, 01:25 PM)snippsat Wrote: (Oct-24-2020, 10:43 AM)mohanp06 Wrote: This is the command I entered inside the 'environments' folder in which I wish to create different environments.test_e...
mohanp06 General Coding Help 7 13,814 Oct-27-2020, 11:08 AM
    Thread: Not able to set up a virtual environment with venv
Post: RE: Not able to set up a virtual environment with ...

(Oct-24-2020, 06:11 PM)bowlofred Wrote: Looking around suggests that mint/debian may have separate packages for portions of python. Can you see if you have the "python3.7-venv" package installed an...
mohanp06 General Coding Help 7 13,814 Oct-27-2020, 11:07 AM
    Thread: Not able to set up a virtual environment with venv
Post: RE: Not able to set up a virtual environment with ...

(Oct-24-2020, 07:09 AM)bowlofred Wrote: Can you show the exact command you ran that generated this error? This is the command I entered inside the 'environments' folder in which I wish to create dif...
mohanp06 General Coding Help 7 13,814 Oct-24-2020, 10:43 AM
    Thread: Not able to set up a virtual environment with venv
Post: Not able to set up a virtual environment with venv

I am new to Python. While going through the tutorials, I came to know that we should set up a virtual environment before installing any Python packages. So I tried it. It is creating the new environme...
mohanp06 General Coding Help 7 13,814 Oct-24-2020, 06:58 AM
    Thread: A program to define sine function
Post: RE: A program to define sine function

Thank you so much for the elaborate explanation!
mohanp06 Code Review 4 2,748 Aug-25-2020, 06:16 PM
    Thread: A program to define sine function
Post: RE: A program to define sine function

I am a newbie to python and cannot understand most of your code, so whatever I didn't understand I have marked in bold. Kindly elaborate. Thanks! from itertools import count, islice import math def...
mohanp06 Code Review 4 2,748 Aug-19-2020, 07:07 AM
    Thread: A program to define sine function
Post: A program to define sine function

I am a technical person but new to python. I like math, science and coding. So here I wrote a small python code to define sine function as a series. (For mathematical definition go here) #To find sin...
mohanp06 Code Review 4 2,748 Aug-17-2020, 06:19 PM

User Panel Messages

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