Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8259687
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T02:55:22+00:00 2026-06-08T02:55:22+00:00

I am installing a virtualenv and want to understand what’s going on. $ curl

  • 0

I am installing a virtualenv and want to understand what’s going on.

$ curl -O https://raw.github.com/pypa/virtualenv/master/virtualenv.py
– I understand curl fine

$ python virtualenv.py my_new_env
– Understand this, too

$ . my_new_env/bin/activate
– Here’s where I get lost. What is the period doing here?

(my_new_env)$ pip install …
– What does it mean to have the parentheses here? Does this use tell me I’m in a folder?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T02:55:23+00:00Added an answer on June 8, 2026 at 2:55 am

    The dot is a command that means to read and execute the contents of the given script in the current shell (normally running a shell script runs it in a new process.) Evaluating the script in the current shell can change the environment variables of the current shell, so the behavior of subsequent commands is affected.

    I don’t know for sure about the parentheses, but I don’t think they’re meant to be syntax you type. As they come before the ‘$’ prompt, perhaps that’s literally what you’ll get as your new prompt after running the activate script, to show you that your environment has been changed?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to write some python package installing script in Python into virtualenv. I
logs and more details are at: https://gist.github.com/2890621 stu@vervet ~ $ virtualenv --no-site-packages testingpip New
There are alot of questions on stackoverflow about installing mysql-python in virtualenv. However there
I am installing an egg packaged for pip, inside my virtualenv, under Python 2.7.2.
virtualenv --no-site-packages foobar New python executable in foobar/bin/python Installing setuptools............done. What happened here? lsvirtualenv
I have a python program I want to install into my virtualenv - it's
My current setup is Python 2.5/ Django 1.1.1 on Windows. I want to start
I was wondering: In python, canon says to use buildout or virtualenv, to avoid
I tried installing django-utils from source code from github and using pip. The installation
Is there something similar to the Python utility virtualenv ? Basically it allows you

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.