Coder Social home page Coder Social logo

python setup.py egg_info failed about pemja HOT 14 CLOSED

a49a avatar a49a commented on May 8, 2024
python setup.py egg_info failed

from pemja.

Comments (14)

a49a avatar a49a commented on May 8, 2024 1

I will fix this.

from pemja.

kphan102 avatar kphan102 commented on May 8, 2024 1

We need to release mac-arm wheel package to support M1. Currently, the work around is install numpy firstly, and then install pemja.

I installed numpy==1.21.4 first but I ran into the setup.py issue as mentioned here. I would be able to provide testing for the M1 installation since I want to build flink docker using native architecture.

from pemja.

kphan102 avatar kphan102 commented on May 8, 2024

I also have the same issue on M1 chip. Any solution or work around?

from pemja.

HuangXingBo avatar HuangXingBo commented on May 8, 2024

I haven't tested installation in M1 chip. Do you mean there will be errors installing on the M1?

from pemja.

HuangXingBo avatar HuangXingBo commented on May 8, 2024

We need to release mac-arm wheel package to support M1. Currently, the work around is install numpy firstly, and then install pemja.

from pemja.

kphan102 avatar kphan102 commented on May 8, 2024

Any progress so far for this issue ?

from pemja.

HuangXingBo avatar HuangXingBo commented on May 8, 2024

Any progress so far for this issue ?

@kphan102 I'm working on this. It is expected to be resolved today or tomorrow.

from pemja.

HuangXingBo avatar HuangXingBo commented on May 8, 2024

I have uploaded pemja m1 wheels to https://pypi.org/project/pemja/#files

from pemja.

kphan102 avatar kphan102 commented on May 8, 2024

I have uploaded pemja m1 wheels to https://pypi.org/project/pemja/#files

Thnks alot for this. Let me try to test out on my m1

from pemja.

kphan102 avatar kphan102 commented on May 8, 2024

everything works with the M1. Thanks alot @HuangXingBo
However I found a small issue with flink-python, where should I report the issue in the flink repo?

from pemja.

HuangXingBo avatar HuangXingBo commented on May 8, 2024

@kphan102 Thanks for the test. Is the issue you said about installation of pyflink in M1?

from pemja.

HuangXingBo avatar HuangXingBo commented on May 8, 2024

The wheel package on PyFlink's M1 is indeed not yet available. There may be problems with the installation. You can create an issue in flink community. I will solve this in flink release-1.16.

from pemja.

kphan102 avatar kphan102 commented on May 8, 2024

@HuangXingBo ah, the issue is related to one of the common instant variable. DEFAULT_OUTPUT_TAG, I built and run 1.16-snapshot on M1 ( i'm still using old apache-flink-libraries v1.15) but when I submit the job, I always got KeyError. When I updated that variable to DEFAULT_OUTPUT_TAG= "output" then the issue seems temporarily resolved. I was wondering if I can report this issue on the flink community?

from pemja.

HuangXingBo avatar HuangXingBo commented on May 8, 2024

@kphan102 You need to ensure the versions of apache-flink-libraries and apache-flink same. Your problem has nothing to do with M1

from pemja.

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.