Skip to content

Updated setup script for python 3.13#13

Open
dmgerman wants to merge 1 commit intomelissaboiko:mainfrom
dmgerman:main
Open

Updated setup script for python 3.13#13
dmgerman wants to merge 1 commit intomelissaboiko:mainfrom
dmgerman:main

Conversation

@dmgerman
Copy link

Changes in python 3.13 made the setup obsolete (as of today, homebrew uses 3.13)

  • distutils has been deprecated and replaced by setuptools

  • romkan has not being updated and does not compile any more under 3.13 the author is aware of the problem but has not updated the package. For this reason romkan-ng has been uploaded by a contributor

    See Fix setup issues soimort/python-romkan#15

thank you

Changes in python 3.13 made the setup obsolete

- distutils has been deprecated and replaced by setuptools

- romkan has not being updated and does not compile any more under 3.13
  the author is aware of the problem but has not updated the package.
  For this reason romkan-ng has been uploaded by a contributor

  See soimort/python-romkan#15
@zoeisnowooze
Copy link

The published name of the package is python-romkan-ng. After that is changed, it can build and install (tested locally with pip install -U .)

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

Successfully merging this pull request may close these issues.

3 participants