Hello everybody,
I run a virtual ubuntuserver and tried serveral ways to install
pylons. Everytime I ran into import problems.
I tried the virtual environment (/usr/local/lib/virt....). paster ...
returns error13 permission denied (because of /var/www/), and sudo
paster... returns "sudo: paster: command not found"
Next I just used easy_install Pylons = 0.9.6.2 and tried the same with
the -U option to update (I read this somewhere). Now I can create
projects with sudo (var/www/) but still run into "camt import from
pylons" problem.
Next I tried with building from source. (i actually did not remove the
older version) with hg clone (getting started on pylonshq).
I can create a project, but now the server cant start due to import
problems.....

Next I set up the server again, installed from source, but now the
server just started one time, http://server:5000 does not display the
welcome message. I tried to restart the server (paster serve ...) but
noch i get "command.py:29 Deprecated ... Python 2.6... self.message =
message"
and line 125: same  with : Variable assignment '^' invalid (no "=")

Now I have a simple question. How to install (i prefer system wide
installation) Pylons??? What am I doing wrong?
I never got beyond the point of using static html pages (pylons book).
The template example (ch. 5)  brought problems.

I would realy like to use it.
Thank you, Jakob

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to