zomux / deepy

A highly extensible deep learning framework
MIT License
422 stars 68 forks source link

Pip version error #6

Closed ddofer closed 9 years ago

ddofer commented 9 years ago

Installing via pip (latest version - 1 day old) results in an error:

C:\Users\dd>pip install deepy Collecting deepy Downloading deepy-0.1.4.tar.gz (94kB) 100% |################################| 98kB 330kB/s Complete output from command python setup.py egg_info: Using gpu device 0: GeForce GTX 970M Traceback (most recent call last): File "", line 20, in File "c:\users\ddofer\appdata\local\temp\pip-build-vtis_g\deepy\setup.py", line 12, in requirements = open(os.path.join(os.path.dirname(file), 'requirements.txt')).read().strip().split("\n") IOError: [Errno 2] No such file or directory: 'c:\users\dd\appdata\local\temp\pip-build-vtis_g\deepy\req uirements.txt'

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in c:\users\ddofer\appdata\local\temp\pip-build-vtis_g\deepy

zomux commented 9 years ago

Fixed in commit 3e5fbd450e42e38c81aa3a879229c1ccccbf6df2