Forum Discussion
Sparkpool library Error for adding a zen-engine 0.22.0 in requirement.txt
Hi jokarki ,
The error message indicates that there was a problem preparing the package's metadata from the files during the installation process.
The pyproject.toml file specifies the build system for a Python project and its dependencies. If any missing or incorrect dependencies are specified, this error can result.
The zen-engine package may require a specific Python version that is not currently being used.
Finally, you can also try clearing your cache and reinstalling the package.
pip install zen-engine
Best Regards,
Yang
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!