Skip to content

Upcoming updates / Tutorials #123

Answered by Paloschi
florentdemelezi asked this question in Q&A
Discussion options

You must be logged in to vote

Running AquaCrop-OS on a local machine can indeed present a few hurdles, particularly with dependencies like Numba and issues arising from attempting to compile AOT (Ahead-Of-Time) functions without the appropriate compiler tools. Here's a step-by-step guide to potentially resolve your issues, based on the error messages you've encountered:

  1. Numba Pending Deprecation Warning
    The warning about the deprecation of the numba.pycc module in Numba version 0.57.0 suggests that your code or one of your dependencies is using a feature that will soon be removed. While this is a warning and not an error, it's a good idea to check if there's an updated version of AquaCrop-OS or any related dependenc…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@anj-ML
Comment options

@anj-ML
Comment options

Answer selected by tfoster88
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants