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: Setup script exited with error in safedexml setup command: use_2to3 is invalid. #56

Closed
Aledangelo opened this issue Sep 23, 2022 · 3 comments
Labels

Comments

@Aledangelo
Copy link

I'm trying to install MISP-maltego with pip3 and with setup.py file, but in both case it returns me this error:

Collecting safedexml
Using cached safedexml-0.5.1.tar.gz (24 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 safedexml 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.

@abraaraarif
Copy link

I am also getting this error, could anyone please tell me how to resolve this?
Thank you in advance!

@Aledangelo
Copy link
Author

I am also getting this error, could anyone please tell me how to resolve this?

Thank you in advance!

It could be a problem with Python version, but I'm not sure because i haven't tried

@abraaraarif
Copy link

Thank you for your reply, was able to solve this issue using an older version of python.!

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

No branches or pull requests

3 participants