Skip to content

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

@picca

Description

@picca

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions