Giter Club home page Giter Club logo

Comments (4)

jnevin avatar jnevin commented on May 21, 2024

@YuliangXiu - i repeated prior Step 9 just to make sure, and still had above failure in Step 10. Looks like an issue with the ext_modules option settings

from econ.

kwan3854 avatar kwan3854 commented on May 21, 2024

I experienced the same error message as you did. I found out that the issue started occurring after yesterday's GitHub commit. You can resolve the problem by using the previous commit version. Modify the content of the 5th cell in Colab as follows:

# Clone the repository
!git clone https://github.com/YuliangXiu/ECON/
%cd ECON
!git checkout f93dcd94ff06abcc71a64379d9d26dd1642f495f

from econ.

YuliangXiu avatar YuliangXiu commented on May 21, 2024

Fixed.

This code generates the error:

from Cython.Build import cythonize
from setuptools import find_packages, setup

This code does not generate the error:

from setuptools import find_packages, setup
from Cython.Build import cythonize

[1] https://stackoverflow.com/questions/21594925/error-each-element-of-ext-modules-option-must-be-an-extension-instance-or-2-t

from econ.

jnevin avatar jnevin commented on May 21, 2024

@YuliangXiu wow - good catch! thanks I will re-test.

from econ.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.