microsoft / tensorwatch

Debugging, monitoring and visualization for Python Machine Learning and Data Science
MIT License
3.42k stars 362 forks source link

Complaint: Are you trying to download half of internet or something? #42

Open pbpf opened 5 years ago

pbpf commented 5 years ago

There are two mang dependence, and may easy to get error from one of them when install it. See this:

ERROR: Error checking for conflicts. Traceback (most recent call last): File "d:\program files\python37\lib\site-packages\pip_vendor\pkg_resources__init.py", line 3012, in _dep_map return self.dep_map File "d:\program files\python37\lib\site-packages\pip_vendor\pkg_resources__init.py", line 2806, in getattr__ raise AttributeError(attr) AttributeError: _DistInfoDistribution__dep_map

sytelus commented 5 years ago

We cannot reproduce this error. The TensorWatch install is pretty fast and has minimum number of dependencies. My guess is that there is a problem with Python environment on your machine. You might want to install Anaconda with Python 3.6+, create virtual environment and try again.