Update python and numpy versions#636
Conversation
|
How can I build an installation package that can run with Python 3.12? |
Hello. To compile the full package, you can refer to the Poetry documentation. I've already compiled the package, and since it hasn't been merged into the main branch, you can install it with this: Let me know if it works :) |
|
Hello, this package cannot run on both Python 3.11 and Python 3.12 platforms. When I install it, the following error occurs:
|
|
@PedroRuizCode Could you kindly share your compilation script and the modified content? |
Modified versions of python and numpy for compatibility with newer python and torch (with numpy) versions. Not published as new version yet.