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

Error while installation on Linux Ubuntu #235

Closed
rjrishabh01 opened this issue Jan 16, 2023 · 4 comments
Closed

Error while installation on Linux Ubuntu #235

rjrishabh01 opened this issue Jan 16, 2023 · 4 comments

Comments

@rjrishabh01
Copy link

local/lib/python3.10/site-packages (2.2.1)
Installing Hdlparse........................
Defaulting to user installation because normal site-packages is not writeable
Collecting hdlparse
Using cached hdlparse-1.0.4.tar.gz (10 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
error in hdlparse setup command: use_2to3 is invalid.
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

Error! Kindly resolve above error(s) and try again.

Aborting Installation...

Please guide how to rectify the issue

@rahulp13
Copy link
Member

rahulp13 commented Jan 17, 2023

Which eSim and Ubuntu versions are you using?

@Padmesh-pro
Copy link

The same error for me I'm using eSim2.3 and Ubuntu 22.04

@Eyantra698Sumanto
Copy link
Contributor

@Padmesh-pro @rjrishabh01 Please run the following command manually and then rerun the eSim install commands again.
pip3 install --upgrade https://github.com/hdl/pyhdlparser/tarball/master

@Eyantra698Sumanto Eyantra698Sumanto pinned this issue Jan 26, 2023
@Eyantra698Sumanto Eyantra698Sumanto unpinned this issue Feb 15, 2023
@Eyantra698Sumanto
Copy link
Contributor

Solved in the following pull request #231.

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

4 participants