On 2/5/13, Guilherme Souza <souza.guilherm...@gmail.com> wrote:
> Hello guys, i was at this step
> http://trac.edgewall.org/wiki/TracDev/DevelopmentEnvironmentSetup#Startingtracindevelopmentmode
>
> when i got a problem, the step says:
>
> "cd test"
> "source bin/activate"
>
> but I didn't found any directory called "bin" under test directory.
>

This is the #1 oddity I really don't like about virtualenv : activate
... you have to options :

  1. activate your virtualenv and then use the global python interpreter
  2. use the pyathon executable inside bin folder in your virtualenv

If u wanna know ... I always go for (2) but if you still prefer (1)
then that bin folder should be inside your virtualenv .

-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-dev+unsubscr...@googlegroups.com.
To post to this group, send email to trac-dev@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-dev?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to