tyoc213
tyoc213
> Workaround: `sed -i "s/distutils.ccompiler.spawn/distutils.spawn.spawn/" setup.py` how to do that if adding it via uv? or I guess: which distutils to install in the uv venv?
still offline :)
Don't know if this helps, explains it...., but basically this is the error ```tryme.py import Metal, libdispatch prg="""#include using namespace metal; kernel void r_5(device int* data0, const device int* data1,...
There is an ETA?
same here ``` # PLACE the variables you've just defined two cells above # Define the name of the environment env_id = "LunarLander-v3" # TODO: Define the model architecture we...