2.4.0 release doesn't generate easy_path file
Installing on ubuntu from source, doesn't generate the easy_path file. Then errors out when trying to find the synapseclient package.
Hi @najoshi ,
Could you provide more information / stack trace?
Traceback (most recent call last):
File "/software/synapseclient/2.4.0/lssc0-linux/bin/synapse", line 33, in
Once I added the easy-install.pth file, it worked just fine.
or maybe it was the site.py file that I copied over from an older version
Are you running pip install synapseclient?
python setup.py install --prefix=<install dir>
Closing this as this was tackled in later versions of the client.