Code Monkey home page Code Monkey logo

Comments (15)

ydkhatri avatar ydkhatri commented on August 18, 2024

Hmm, I'll look into it later today.

from pyliblzfse.

abrignoni avatar abrignoni commented on August 18, 2024

Incompatible on macOS.

from pyliblzfse.

ydkhatri avatar ydkhatri commented on August 18, 2024

No issues on python 3.11.1 for me, on macOS 12.6. Are you running macOS 13 (Ventura) ?

from pyliblzfse.

abrignoni avatar abrignoni commented on August 18, 2024

from pyliblzfse.

ydkhatri avatar ydkhatri commented on August 18, 2024

I'm still not able to reproduce the error on Ventura 13.1 and Python 3.11.1.
But I am on an intel mac. Are you on ARM platform (M1/M2)?

from pyliblzfse.

abrignoni avatar abrignoni commented on August 18, 2024

from pyliblzfse.

ydkhatri avatar ydkhatri commented on August 18, 2024

Ok, so this is weird. Not sure what the problem is, but I can at least see it now. On a VM, I have no problems. But on host , same error as you get. I'll try to debug it now.

from pyliblzfse.

ydkhatri avatar ydkhatri commented on August 18, 2024

The only difference I can remember is that on the host I updated xcode libraries. Did not update xcode on the VM.

from pyliblzfse.

abrignoni avatar abrignoni commented on August 18, 2024

from pyliblzfse.

ydkhatri avatar ydkhatri commented on August 18, 2024

Ok, so updating Xcode via xcode-select --install on the system that had the issue seems to have fixed it. This is required to compile the code. (Nothing's changed, its always been this way).

I'd try the above (xcode) and then installing in a virtual environment. That should narrow down if its an environment issue or something else.

(venv) ykhatri@macsystem temp % pip install pyliblzfse
Collecting pyliblzfse
  Using cached pyliblzfse-0.4.1.tar.gz (47 kB)
  Preparing metadata (setup.py) ... done
Installing collected packages: pyliblzfse
  DEPRECATION: pyliblzfse is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
  Running setup.py install for pyliblzfse ... done
Successfully installed pyliblzfse-0.4.1

from pyliblzfse.

abrignoni avatar abrignoni commented on August 18, 2024

from pyliblzfse.

ydkhatri avatar ydkhatri commented on August 18, 2024

No, that is for macOS only. Are you having issues on Windows too?

from pyliblzfse.

abrignoni avatar abrignoni commented on August 18, 2024

from pyliblzfse.

ydkhatri avatar ydkhatri commented on August 18, 2024

I got no issues installing it on Windows 10 with Python 3.11.1.

(venv) c:\Python311\test>pip install pyliblzfse
Collecting pyliblzfse
  Downloading pyliblzfse-0.4.1.tar.gz (47 kB)
     ---------------------------------------- 47.7/47.7 kB 2.3 MB/s eta 0:00:00
  Preparing metadata (setup.py) ... done
Installing collected packages: pyliblzfse
  DEPRECATION: pyliblzfse is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
  Running setup.py install for pyliblzfse ... done
Successfully installed pyliblzfse-0.4.1

[notice] A new release of pip available: 22.3.1 -> 23.0
[notice] To update, run: python.exe -m pip install --upgrade pip

from pyliblzfse.

abrignoni avatar abrignoni commented on August 18, 2024

Confirmed. Thank you for the macos fix. 🙏

from pyliblzfse.

Related Issues (3)

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.