answerquest commented on issue #6789: EnvironmentError: [Errno 39] Directory not empty: 'packaging' URL: https://github.com/apache/incubator-superset/issues/6789#issuecomment-485322446 Hi @quydx I was having this error while updating another package and web search showed this page. I solved the issue at my end: when I opened the target directory that pip was complaining about, found a stray `.fuse-hidden..` file that geany and maybe some other apps keeps conjuring in my folders (you press refresh and they're ususally gone). Seems this stray one was left over. I deleted it, and then the install/upgrade process ran smoothly. So do check out the actual folder at your end.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
