accel-brain / accel-brain-code

The purpose of this repository is to make prototypes as case study in the context of proof of concept(PoC) and research and development(R&D) that I have written in my website. The main research topics are Auto-Encoders in relation to the representation learning, the statistical machine learning for energy-based models, adversarial generation networks(GANs), Deep Reinforcement Learning such as Deep Q-Networks, semi-supervised learning, and neural network language model for natural language processing.
https://accel-brain.co.jp
GNU General Public License v2.0
310 stars 92 forks source link

Pip Install pydbm doesn't work #6

Closed xSachinBharadwajx closed 5 years ago

xSachinBharadwajx commented 5 years ago

C:\Users\J5XE>pip install pydbm --user Collecting pydbm Using cached https://files.pythonhosted.org/packages/8c/9f/bdd224e5e0917aed64d0e166401d7868153dfaa84a2b03f5d026430b9e05/pydbm-1.4.8.tar.gz Could not install packages due to an EnvironmentError: [Errno 22] Invalid argument: 'C:\Users\J5XE\AppData\Local\Temp\pip-install-3j8nvr54\pydbm\build/lib.linux-x86_64-3.6/*.cpython-36m-x86_64-linux-gnu.so'

chimera0 commented 5 years ago

4