Majdi Karim
Majdi Karim
I'm still having the same issue while doing this in google colab. I already uploaded my model.h5 file in google drive, .made a simple script hosted in colab in the...
> Hi I'm getting the same error did u resolve it? Yes, there was a problem with the .h5 file. It wasn't uploaded correctly to drive. I had to reupload...
> > We are looking for clues to replicate the issue, could you please > > 1. Share the result of > `pip3 list | grep setuptools` > > 2....
> A few people have reported this issue, we weren't able to reproduce it yet, one user was able to work around it by resetting their environment (WSL) and reinstalling...
> Two things to try: > > 1. This worked for somebody on Discord (but I don't understand why) > pinning hostpython3==3.9.9 and python3==3.9.9 > > 2. uninstall setuptools and...
I'm still having the same issue as the author in a kaggle notebook `!pip3 install --upgrade tensorflow !pip3 install scikeras[tensorflow]` Still doesn't solve the issue
did you get any clues, I'm still running into the same issues using the same poco environement specified in requirements.txt
> I have the same problem with CUDA 11.1 and Pytorch 1.8.1 (these are the versions mentioned in the repo) on a machine with P100. Trying to figure out the...
Issue still pending, I was able to make it work once by reinstalling all the dependencies. Once I switched to another node server, reinstalled all dependencies following the same guidlines,...