Closed josepalos closed 7 months ago
Had this issue with my virtual environment, problem solved after updating environment to python=3.10
Hi, as reported in distributed: https://github.com/dask/distributed/issues/7956, this is a Python 3.9.1 bug. So you'll need to update Python in order to fix it.
Oh, okay. Sorry, didn't see it was from python. Thanks for the heads up
Describe the issue: I have access to a computation cluster in my university. I wanted to try SGECluster, so I installed in a fresh virtual environment "dask-jobqueue". When I try to import it, it raises a TypeError.
Minimal Complete Verifiable Example:
Anything else we need to know?:
Environment: