
That's why I tried manually copying the sharded_mutable_dense_ file in the _pycache_ directory. But, sharded_mutable_dense_ file was in the utils directory (which is the parent directory of _pycache_ directory). So, there was no sharded_mutable_dense_ file in the _pycache_ directory. Ifajlovi\faks\11master\1semestar\siap-sistemizaistrazivanjeianalizupodataka_(datamining)\projekĪt\rad\venvs\siap_venv\Lib\site-packages\tensorflow_estimator\python\estimator\canned\lineĪr_optimizer\python\utils\ pycache\sharded_mutable_dense_'

My error was the following:Ĭould not install packages due to an EnvironmentError: No such file or directory: 'c:\moj I got here by having this kind of error when I tried installing tensorflow library.


Solution 2: Set the registry value to 1 as mentioned here. Solution 1: Install the desired python package (in my case tensorflow) in the folder which has a shorter path (for example C:/my_py_packages/some_package)
