15 Replies
Project ID:
N/A
That’s odd, I’ll have to play around with that later. Are you setting your python version anywhere else? In a .python-version file or a runtime.txt file for example
Yes I tried all the three ways one by one, nothing is working man it works, thank you very very much. I removed other files and now it's working 😆
great glad to hear it
Sorry to disturb you again Are you familiar with this problem
27.67 ERROR: Ignored the following versions that require a different python version: 5.0 Requires-Python >=3.10; 5.0.1 Requires-Python >=3.10; 5.0a1 Requires-Python >=3.10; 5.0b1 Requires-Python >=3.10; 5.0rc1 Requires-Python >=3.10
27.67 ERROR: Could not find a version that satisfies the requirement tensorflow-intel==2.15.0 (from versions: 0.0.1)
Looks like you’re trying to install a tensorflow version that requires python 3.10. Try using 3.10 instead of 3.9
Okk
Still facing problem
I don't know but is anyone familiar with the tensorflow-intel version because same problem i was facing in render yesterday
I don't think it's wise to use an intel-specific tensorflow version. Can you use generic tensorflow instead?
I'm installing tensorflow actually but at the time of deploying tensorflow-intel version is making the problem
I tried almost all permutation and combinations
Still not getting the answer. The only tensorflow-intel version that is being supported is 0.0.1
tensorflow-intel is only available on windows platforms, not on Linux. Railway uses Linux. You will not be able to use your tensorflow_estimator package on Railway.
Ohh
So what can be the solution to this
I don't know, that's something you'll have to figure out in your code
Ohkk will figure it out. Btw thanks once again yrrr 🥹