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

can you use a valid package name in the setup.py #58

Open
picca opened this issue Aug 10, 2022 · 4 comments
Open

can you use a valid package name in the setup.py #58

picca opened this issue Aug 10, 2022 · 4 comments

Comments

@picca
Copy link

picca commented Aug 10, 2022

When I try to depende on pycbf with the egg name, I get this error message

I: pybuild base:232: python3.9 setup.py clean 
error in cctbx setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Parse error at "'_pycbf'": Expected W:(abcd...)
E: pybuild pybuild:353: clean: plugin distutils failed with: exit code=1: python3.9 setup.py clean 
  1. could you use pycbf instead of _pycbf
  2. couls you switch to setuptool sinstead of distutils whcih will be remove in Python 3.12

Thanks for considering

@picca
Copy link
Author

picca commented Nov 10, 2023

Do you have some news about this issue ?

Now that 3.12 is out I will have difficulties to build pycbf on Debian

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1054739

Cheers

Fred

@yayahjb
Copy link
Owner

yayahjb commented Nov 10, 2023 via email

@picca
Copy link
Author

picca commented Nov 10, 2023 via email

@yayahjb
Copy link
Owner

yayahjb commented Nov 10, 2023 via email

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

2 participants