On Friday, 12 June 2015 at 13:16:32 UTC, Chris wrote:
On Friday, 12 June 2015 at 12:41:23 UTC, weaselcat wrote:
On Friday, 12 June 2015 at 10:54:46 UTC, Chris wrote:
Has anyone run into problems with D on AMD processors? I'm talking about Windows 7 on a HP625 laptop in particular.

Can you be any more specific? What kind of problems?

A DLL in D is loaded into a Python program, but not recognized later. It says: "NoneType doesn't have method called..." It's only on this machine (or processor?). I recompiled it on the machine, but I still get the same error. Unfortunately, we only have Intel processors, so I cannot test it on other AMD processors.

That's an error in your Python code.

Reply via email to