On Mon, 2011-12-12 at 03:35 -0800, אליהו wrote: <אני לא יודע, אם פה בעיקר כותבים בעברית או באנגלית, <ייתכן שאני מבזה את הפורום שלכם, אז סליחה מראש. כפי שהבנתי זה פורום של <אנשים ישראליים, וגם כן לפי כתובות המייל שלכם. <אני מתכנת בקודים שונים, וקיבלתי הצעת עבודה בחברה שמתמקדת בעיקר <בPYTHON. <אני אוהב את השפה אך אני כבר על ההתחלה נתקלתי בבעיה מעצבנת. <אני צריך להקים את האפליקציה על ממשק הPYRAMID וניסיתי לשלבו לתוך PYTHON <שיש ברשותי, כבר מספר פעמים, אך ללא הצלחה. <עשיתי את כל הנדרש ממני לפי המדריך בקישור המצורף > <ועדיין PYRAMID אינו מופיע ברשימת הMODULES , כאשר אני רוצה לייבא משם <דבר מה. <הvirtualenv נמצא על כונן C, ובתוכו קבצי הpyramid. איך אני מחבר את <הקבצים האלו לתוך הPYTHON? <אני מאוד אעריך את העזרה שלכם. <המשך יום טוב >
Google Translate says: """ I do not know if here mainly written in Hebrew or English, I may be shaming your forum, so sorry in advance. As I understand it's Forum Israeli people, and also by your e-mail addresses. I program different codes, and got a job The company focuses mainly In PYTHON. I love the language but I'm in the first place I ran into an annoying problem. I have set up the application on the PYRAMID interface and I triedincorporating it into PYTHON Do I have, several times, but without success. I did everything required of me by the guide link provided PYRAMID still does not appear on the list of MODULES, when I want to import from Something. The virtualenv is on drive C, and inside the pyramid files. How do I connect the These files into the PYTHON? I'd really appreciate your help. Good day """ This list is an English-only list, sorry. And worse, I dont really know how to answer the question other than to ask you to follow the install instructions at http://docs.pylonsproject.org/projects/pyramid/en/1.3-branch/narr/install.html very closely and know that, in order to use Pyramid after this that you have to invoke "python" from the virtualenv directory (e.g. C:\thevirtualenv\Scripts\python.exe) not from your main Python directory. - C -- 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.
