Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.

TypeError: a new-style class can't have only classic bases #6

Open
mehul009 opened this issue Nov 12, 2018 · 1 comment
Open

TypeError: a new-style class can't have only classic bases #6

mehul009 opened this issue Nov 12, 2018 · 1 comment

Comments

@mehul009
Copy link

windows 10, ironpython 2.7.9

Running from numpy source directory.Traceback (most recent call last):
File "setup.py", line 200, in
File "setup.py", line 176, in setup_package
File "C:\Program Files\IronPython 2.7\numpy-refactor-refactor\numpy-refactor-refactor\numpy\distutils\core.py", line 25, in
File "C:\Program Files\IronPython 2.7\numpy-refactor-refactor\numpy-refactor-refactor\numpy\distutils\command\scons.py", line 11, in
File "C:\Program Files\IronPython 2.7\numpy-refactor-refactor\numpy-refactor-refactor\numpy\distutils\fcompiler_init_.py", line 62, in
TypeError: a new-style class can't have only classic bases

@PaulieRocks
Copy link

Hi there ,

Were there any resolutions to this ??

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants