pip missing package?
#10
by gnumanth - opened
just pip install --upgrade transformers
Hey we are still working on publishing it to PyPI. In the meantime you should be able to install it by pointing against github.com/openai/gpt-oss
gnumanth changed discussion title from pip install issues? to pip missing package?
I believe the error you're facing is more due to the minimum version of Python required for the package - Colab still supports 3.11 whilst gpt-oss >=3.12
Closing, given that we now have the package, thank you all!
gnumanth changed discussion status to closed


