Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need Python 3 version of this library. No longer builds due to lack of use_2to3 #24

Open
Anutrix opened this issue Jan 16, 2023 · 2 comments

Comments

@Anutrix
Copy link

Anutrix commented Jan 16, 2023

use_2to3 has been removed from setuptools after version 58. No longer builds nor gets installed via pip or otherwise. Breaks any projects that depend on it.
Users downgrading setuptools or making python3 version is the only solution.

If the maintainers are still active, someone can try making an MR which upgrades this to Python3. Or create a new fork Python3 instead otherwise.

@rsar97
Copy link

rsar97 commented May 4, 2023

The package doesnt even work

@gastmaier
Copy link

Try the fork https://github.com/hdl/pyHDLParser (I don't know why they renamed the repository)

pip install --upgrade https://github.com/hdl/pyhdlparser/tarball/master
pip install --upgrade https://github.com/hdl/symbolator/tarball/master

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

No branches or pull requests

3 participants