Hi All, I am a beginner to the ALPS and am eager to try the new version of ALPS.
I installed the alps-2.0.0b1-windows.exe and then python and Vistrails and finally alps-vistrails-2.0.0b1-windows.exe. Then I tried to run the tutorial in the Exact Diagonalization in the directory C:\Program Files\ALPS\tutorials\ed-01-sparsediag,
However, I could not either run tutorial1a.py or ed-01-sparsediag.vt. For the former, it said "ImportError: No module named pyalps", for later, it showed a command window and initializing something and reached "initializing abstraction "and would not proceed at all.
I wonder if anyone could help me on this issue. Thanks a lot!
Best, Jun
Hi Jun
Do you use the vispython command or call python directly?
Matthias Troyer
Sent from my iPad
On May 27, 2010, at 9:50 PM, jun wen jwen.nju@gmail.com wrote:
Hi All, I am a beginner to the ALPS and am eager to try the new version of ALPS.
I installed the alps-2.0.0b1-windows.exe and then python and Vistrails and finally alps-vistrails-2.0.0b1-windows.exe. Then I tried to run the tutorial in the Exact Diagonalization in the directory C:\Program Files\ALPS\tutorials\ed-01-sparsediag,
However, I could not either run tutorial1a.py or ed-01-sparsediag.vt. For the former, it said "ImportError: No module named pyalps", for later, it showed a command window and initializing something and reached "initializing abstraction "and would not proceed at all.
I wonder if anyone could help me on this issue. Thanks a lot!
Best, Jun
Hi, Dr. Troyer,
thanks for the reply. I used both ways to run the tutorials.
Best, Jun
On Fri, May 28, 2010 at 9:52 AM, Matthias Troyer troyer@phys.ethz.ch wrote:
Hi Jun
Do you use the vispython command or call python directly?
Matthias Troyer
Sent from my iPad
On May 27, 2010, at 9:50 PM, jun wen jwen.nju@gmail.com wrote:
Hi All, I am a beginner to the ALPS and am eager to try the new version of ALPS.
I installed the alps-2.0.0b1-windows.exe and then python and Vistrails and finally alps-vistrails-2.0.0b1-windows.exe. Then I tried to run the tutorial in the Exact Diagonalization in the directory C:\Program Files\ALPS\tutorials\ed-01-sparsediag,
However, I could not either run tutorial1a.py or ed-01-sparsediag.vt. For the former, it said "ImportError: No module named pyalps", for later, it showed a command window and initializing something and reached "initializing abstraction "and would not proceed at all.
I wonder if anyone could help me on this issue. Thanks a lot!
Best, Jun
Dear Jun
you should not have to install Python and actually the extensions cannot work with any version of Python except the one they were compiled against, which is the one in Vistrails.
do you install the software into any nonstandard path or just into C:\Program Files ?
I would like to ask you to do the following:
1. Delete Vistrails and the ALPS Vistrails extensions
2. reinstall only Vistrails
3. Launch Vistraiks and test whether it works on your machine
4. if it does install ALPS and the ALPS Vistrails extensions
5. Check that there is a pyalps directory somewhere inside the Vistrails directory ( inside a site-packages directory)
6. if that works try to run the vispython command and then type import pyalps
thank you for helping us test this
Matthias
Sent from my iPad
On May 28, 2010, at 5:19 AM, jun wen jwen@physics.utexas.edu wrote:
Hi, Dr. Troyer,
thanks for the reply. I used both ways to run the tutorials.
Best, Jun
On Fri, May 28, 2010 at 9:52 AM, Matthias Troyer troyer@phys.ethz.ch wrote:
Hi Jun
Do you use the vispython command or call python directly?
Matthias Troyer
Sent from my iPad
On May 27, 2010, at 9:50 PM, jun wen jwen.nju@gmail.com wrote:
Hi All, I am a beginner to the ALPS and am eager to try the new version of ALPS.
I installed the alps-2.0.0b1-windows.exe and then python and Vistrails and finally alps-vistrails-2.0.0b1-windows.exe. Then I tried to run the tutorial in the Exact Diagonalization in the directory C:\Program Files\ALPS\tutorials\ed-01-sparsediag,
However, I could not either run tutorial1a.py or ed-01-sparsediag.vt. For the former, it said "ImportError: No module named pyalps", for later, it showed a command window and initializing something and reached "initializing abstraction "and would not proceed at all.
I wonder if anyone could help me on this issue. Thanks a lot!
Best, Jun
Hi, Dr. Troyer,
Thanks for the reply. I followed your instructions on installing ALPS and it went just fine. Now I can run the tutorials. Thanks a lot!
Best, Jun
On Sat, May 29, 2010 at 12:20 AM, Matthias Troyer troyer@phys.ethz.ch wrote:
Dear Jun
you should not have to install Python and actually the extensions cannot work with any version of Python except the one they were compiled against, which is the one in Vistrails.
do you install the software into any nonstandard path or just into C:\Program Files ?
I would like to ask you to do the following:
Delete Vistrails and the ALPS Vistrails extensions
reinstall only Vistrails
Launch Vistraiks and test whether it works on your machine
if it does install ALPS and the ALPS Vistrails extensions
Check that there is a pyalps directory somewhere inside the Vistrails directory ( inside a site-packages directory)
if that works try to run the vispython command and then type import pyalps
thank you for helping us test this
Matthias
Sent from my iPad
On May 28, 2010, at 5:19 AM, jun wen jwen@physics.utexas.edu wrote:
Hi, Dr. Troyer,
thanks for the reply. I used both ways to run the tutorials.
Best, Jun
On Fri, May 28, 2010 at 9:52 AM, Matthias Troyer troyer@phys.ethz.ch wrote:
Hi Jun
Do you use the vispython command or call python directly?
Matthias Troyer
Sent from my iPad
On May 27, 2010, at 9:50 PM, jun wen jwen.nju@gmail.com wrote:
Hi All, I am a beginner to the ALPS and am eager to try the new version of ALPS.
I installed the alps-2.0.0b1-windows.exe and then python and Vistrails and finally alps-vistrails-2.0.0b1-windows.exe. Then I tried to run the tutorial in the Exact Diagonalization in the directory C:\Program Files\ALPS\tutorials\ed-01-sparsediag,
However, I could not either run tutorial1a.py or ed-01-sparsediag.vt. For the former, it said "ImportError: No module named pyalps", for later, it showed a command window and initializing something and reached "initializing abstraction "and would not proceed at all.
I wonder if anyone could help me on this issue. Thanks a lot!
Best, Jun
Dear Jun,
Can you please tell us how we can improve the instructions so that other users do not get confused? Which part of my instructions below was most helpful for you?
Matthias
On 30 May 2010, at 17:31, jun wen wrote:
Hi, Dr. Troyer,
Thanks for the reply. I followed your instructions on installing ALPS and it went just fine. Now I can run the tutorials. Thanks a lot!
Best, Jun
On Sat, May 29, 2010 at 12:20 AM, Matthias Troyer troyer@phys.ethz.ch wrote:
Dear Jun
you should not have to install Python and actually the extensions cannot work with any version of Python except the one they were compiled against, which is the one in Vistrails.
do you install the software into any nonstandard path or just into C:\Program Files ?
I would like to ask you to do the following:
Delete Vistrails and the ALPS Vistrails extensions
reinstall only Vistrails
Launch Vistraiks and test whether it works on your machine
if it does install ALPS and the ALPS Vistrails extensions
Check that there is a pyalps directory somewhere inside the Vistrails directory ( inside a site-packages directory)
if that works try to run the vispython command and then type import pyalps
thank you for helping us test this
Matthias
Sent from my iPad
On May 28, 2010, at 5:19 AM, jun wen jwen@physics.utexas.edu wrote:
Hi, Dr. Troyer,
thanks for the reply. I used both ways to run the tutorials.
Best, Jun
On Fri, May 28, 2010 at 9:52 AM, Matthias Troyer troyer@phys.ethz.ch wrote:
Hi Jun
Do you use the vispython command or call python directly?
Matthias Troyer
Sent from my iPad
On May 27, 2010, at 9:50 PM, jun wen jwen.nju@gmail.com wrote:
Hi All, I am a beginner to the ALPS and am eager to try the new version of ALPS.
I installed the alps-2.0.0b1-windows.exe and then python and Vistrails and finally alps-vistrails-2.0.0b1-windows.exe. Then I tried to run the tutorial in the Exact Diagonalization in the directory C:\Program Files\ALPS\tutorials\ed-01-sparsediag,
However, I could not either run tutorial1a.py or ed-01-sparsediag.vt. For the former, it said "ImportError: No module named pyalps", for later, it showed a command window and initializing something and reached "initializing abstraction "and would not proceed at all.
I wonder if anyone could help me on this issue. Thanks a lot!
Best, Jun
Dear Dr. Troyer,
Thanks for your message. I would say the following instructions are very helpful to me, probably will be useful to other users with Windows:
The step to install ALPS on windows:
1. install Vistrails
2. install ALPS and the ALPS Vistrails extensions
3. run tutorials by using Vistrails (open the tutorials via double clicking it and then execute it in Vistrails)
On Sun, May 30, 2010 at 11:04 PM, Matthias Troyer troyer@phys.ethz.ch wrote:
Dear Jun,
Can you please tell us how we can improve the instructions so that other users do not get confused? Which part of my instructions below was most helpful for you?
Matthias
On 30 May 2010, at 17:31, jun wen wrote:
Hi, Dr. Troyer,
Thanks for the reply. I followed your instructions on installing ALPS and it went just fine. Now I can run the tutorials. Thanks a lot!
Best, Jun
On Sat, May 29, 2010 at 12:20 AM, Matthias Troyer troyer@phys.ethz.ch wrote:
Dear Jun
you should not have to install Python and actually the extensions cannot work with any version of Python except the one they were compiled against, which is the one in Vistrails.
do you install the software into any nonstandard path or just into C:\Program Files ?
I would like to ask you to do the following:
Delete Vistrails and the ALPS Vistrails extensions
reinstall only Vistrails
Launch Vistraiks and test whether it works on your machine
if it does install ALPS and the ALPS Vistrails extensions
Check that there is a pyalps directory somewhere inside the Vistrails directory ( inside a site-packages directory)
if that works try to run the vispython command and then type import pyalps
thank you for helping us test this
Matthias
Sent from my iPad
On May 28, 2010, at 5:19 AM, jun wen jwen@physics.utexas.edu wrote:
Hi, Dr. Troyer,
thanks for the reply. I used both ways to run the tutorials.
Best, Jun
On Fri, May 28, 2010 at 9:52 AM, Matthias Troyer troyer@phys.ethz.ch wrote:
Hi Jun
Do you use the vispython command or call python directly?
Matthias Troyer
Sent from my iPad
On May 27, 2010, at 9:50 PM, jun wen jwen.nju@gmail.com wrote:
Hi All, I am a beginner to the ALPS and am eager to try the new version of ALPS.
I installed the alps-2.0.0b1-windows.exe and then python and Vistrails and finally alps-vistrails-2.0.0b1-windows.exe. Then I tried to run the tutorial in the Exact Diagonalization in the directory C:\Program Files\ALPS\tutorials\ed-01-sparsediag,
However, I could not either run tutorial1a.py or ed-01-sparsediag.vt. For the former, it said "ImportError: No module named pyalps", for later, it showed a command window and initializing something and reached "initializing abstraction "and would not proceed at all.
I wonder if anyone could help me on this issue. Thanks a lot!
Best, Jun
Dear Dr. Troyer,
Thanks for your message. I would say the following instructions are very helpful to me, probably will be useful to other users with Windows:
The step to install ALPS on windows:
1. install Vistrails
2. install ALPS and the ALPS Vistrails extensions
3. run tutorials by using Vistrails (open the tutorials via double clicking it and then execute it in Vistrails)
Best regards,
Jun
On Sun, May 30, 2010 at 10:31 PM, jun wen jwen@physics.utexas.edu wrote:
Hi, Dr. Troyer,
Thanks for the reply. I followed your instructions on installing ALPS and it went just fine. Now I can run the tutorials. Thanks a lot!
Best, Jun
On Sat, May 29, 2010 at 12:20 AM, Matthias Troyer troyer@phys.ethz.ch wrote:
Dear Jun
you should not have to install Python and actually the extensions cannot work with any version of Python except the one they were compiled against, which is the one in Vistrails.
do you install the software into any nonstandard path or just into C:\Program Files ?
I would like to ask you to do the following:
Delete Vistrails and the ALPS Vistrails extensions
reinstall only Vistrails
Launch Vistraiks and test whether it works on your machine
if it does install ALPS and the ALPS Vistrails extensions
Check that there is a pyalps directory somewhere inside the Vistrails directory ( inside a site-packages directory)
if that works try to run the vispython command and then type import pyalps
thank you for helping us test this
Matthias
Sent from my iPad
On May 28, 2010, at 5:19 AM, jun wen jwen@physics.utexas.edu wrote:
Hi, Dr. Troyer,
thanks for the reply. I used both ways to run the tutorials.
Best, Jun
On Fri, May 28, 2010 at 9:52 AM, Matthias Troyer troyer@phys.ethz.ch wrote:
Hi Jun
Do you use the vispython command or call python directly?
Matthias Troyer
Sent from my iPad
On May 27, 2010, at 9:50 PM, jun wen jwen.nju@gmail.com wrote:
Hi All, I am a beginner to the ALPS and am eager to try the new version of ALPS.
I installed the alps-2.0.0b1-windows.exe and then python and Vistrails and finally alps-vistrails-2.0.0b1-windows.exe. Then I tried to run the tutorial in the Exact Diagonalization in the directory C:\Program Files\ALPS\tutorials\ed-01-sparsediag,
However, I could not either run tutorial1a.py or ed-01-sparsediag.vt. For the former, it said "ImportError: No module named pyalps", for later, it showed a command window and initializing something and reached "initializing abstraction "and would not proceed at all.
I wonder if anyone could help me on this issue. Thanks a lot!
Best, Jun
comp-phys-alps-users@lists.phys.ethz.ch