bit-delta

Results 7 comments of bit-delta

> I'll try that and see if that works and I have VS Code but I haven't installed VS Studio. Do I need it? Yes. Get [Visual Studio Community](https://visualstudio.microsoft.com/free-developer-offers/). When...

Hmm. Are you sure that you're running the pip command from the shell where (pokey) is active?

It's not so much about the directory you're in, although I would cd into baselines so the requirements.txt list is there. The main thing I'd want to double check is...

Ah, I would try repeating the steps with Avast disabled. Live dangerously 😎

I suppose you could try using one of those versions presented in the error message. Just go for the latest and see how it turns out when you execute `run_pretrained_interactive.py`....

Looks to me like your `(pokey) Q:\AI Plays Red\PokemonRedExperiments-master\baselines>pip install jaxlib` worked. The messages you received are only saying that certain requirements were already installed. I'm not sure why version...

Hmm... I've been going off of the assumption that you have python 3.12.0 installed from your first post, but now I'm realizing that maybe that's not the version in your...