DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Run Python script

Solved!
Go to solution

I have Win 7 64 bit

Python 3.8 or Python 3.7

Diadem 2020 SP1.

I write Script, and try to run , but 

python37.PNG

python38.PNG

How can I solve this problem.

  

0 Kudos
Message 1 of 7
(1,270 Views)
Solution
Accepted by topic author Spiky

Hello Spiky,

 

If you have installed, you own Python 64 Bit version – which needs to be supported by DIAdem – then it is also necessary to have the Python-Modul PyWin32 installed. (If not, use PIP installation for it.)

 

Here is a list of installed and supported Python versions.

 

DIAdem supports only 64 Bit Python.

 

DIAdem version

Installed Python base package version

Supported Python version

2020

3.7

3.6

2020 SP1

3.7

3.6

2021

3.8

3.6, 3.7, 3.9

2021 SP1

3.8

3.6, 3.7, 3.9

 

Greetings

Walter

0 Kudos
Message 2 of 7
(1,235 Views)

I install 

python-3.8.10-amd64

python-3.7.9-amd64

0 Kudos
Message 3 of 7
(1,226 Views)
Solution
Accepted by topic author Spiky

Did you installe the the Python-Modul PyWin32 for version 3.7?

0 Kudos
Message 4 of 7
(1,222 Views)

how can i install Python-Modul PyWin32 for version 3.7 without internet on ps?

0 Kudos
Message 5 of 7
(1,216 Views)
Solution
Accepted by topic author Spiky

Hi Spiky,

 

This is a general Python installation question (not a DIAdem problem).

On the internet you find for example these links for this topic:

 

https://stackoverflow.com/questions/67365737/trying-to-install-python-librariespywin32-on-system-hav...

 

https://pypi.org/project/pywin32/

 

Greetings

Walter

0 Kudos
Message 6 of 7
(1,208 Views)

Thanks

0 Kudos
Message 7 of 7
(1,203 Views)