```Collecting acryl-datahub[mysql] Could not fin...
# ingestion
i
Copy code
Collecting acryl-datahub[mysql]
  Could not find a version that satisfies the requirement acryl-datahub[mysql] (from versions: )
No matching distribution found for acryl-datahub[mysql]
b
I faced a similar issue trying to install the oracle plugin. Oddly enough it worked on a non-work machine (home, docker container, etc.). I think it ended up being that internally we sync the pypi repo and it (oracle) may not have synced over (since it’s a relatively new addition I think).
g
yeah I suspect that's it - I'm still unable to reproduce it myself locally