compile successfully, but cannot import encoding


2020.11.5

Your code should be out-of-date. Could you pull the master branch?
Your code should be out-of-date. Could you pull the master branch?
thank u,but my question is a little wiered problem. Please have a look at my newly uploaded pictures. Originally, my test code was successful, but I did not expect that it would take a long time to download the pre-trained model, which caused me to disconnect from my server.When I reconnect to the server again, I cannot import encoding after running the same test code. I'm very sorry to disturb you.
It seems you have multiple versions installed.
Could you try pip uninstall -y torch-encoding multiple times to uninstall all old versions and reinstall the master branch?
It seems you have multiple versions installed. Could you try
pip uninstall -y torch-encodingmultiple times to uninstall all old versions and reinstall the master branch? i cant uninstall it in my server... please look my new screenshot.
That's wired. Try reinstalling anaconda environment?
That's wired. Try reinstalling anaconda environment?
alright,i will have a try