Error during 1st Deploy
#10 6.775 Collecting amqp==1.4.9
#10 6.779 Using cached amqp-1.4.9-py2.py3-none-any.whl (51 kB)
#10 6.816 Collecting anyjson==0.3.3
#10 6.821 Using cached anyjson-0.3.3.tar.gz (8.3 kB)
#10 6.828 Preparing metadata (setup.py): started
#10 7.178 Preparing metadata (setup.py): finished with status 'error'
#10 7.187 error: subprocess-exited-with-error
#10 7.187
#10 7.187 × python setup.py egg_info did not run successfully.
#10 7.187 │ exit code: 1
#10 7.187 ╰─> [1 lines of output]
#10 7.187 error in anyjson setup command: use_2to3 is invalid.
#10 7.187 [end of output]
#10 7.187
32 Replies
Project ID:
15996f50-6854-44d0-9fb0-361193e23ca6
15996f50-6854-44d0-9fb0-361193e23ca6
Project ID: 15996f50-6854-44d0-9fb0-361193e23ca6
Yes
Hello?
please provide the full build logs
always send logs in a txt file
please send the full build logs
Got it!
^
why is everything duplicated a dozen times
please provide full build logs
I have no idea. I am new to Railway
Never ran into this with Heroku
^
thats not full logs, but im done repeating myself, thats sufficient for now
My apologies. I am copying and pasting what appears in this box:
Is there another place to get the logs you need?
send your requirements.txt
OK
You can download the logs from the 3 dot menu iirc
or just highlight and scroll to copy it all
since when???
I might’ve made that up? I thought that was an option
i wish
try this instead
Failed with the attached errors:
oh wow, anyjson is from 2012, that's an extremely outdated package
use a more up to date alternative please
does your app even use anyjson??
Not that I am aware of.
remove it then
I've never worked with it in the past with Heroku unless it is a dependency of something else.
and while you're at it, remove all the packages that you don't use in your app
OK, removing and attempting another deploy
remove all the packages your app doesn't actually use please
I removed anyjson but it is still erroring with that package.
^