Hi Pietro, all,

with joy I have seen the new "grass-session" magic in the Wiki.

I tried to install it but

pip install grass-session
Collecting grass-session
  Could not find a version that satisfies the requirement
grass-session (from versions: )
No matching distribution found for grass-session

With strace I see

write(1, "Collecting grass-session\n", 25) = 25
stat("/home/mneteler/tmp/pip-build-hTGeiS", {st_mode=S_IFDIR|0700,
st_size=4096, ...}) = 0
stat("/home/mneteler/tmp/pip-build-hTGeiS/grass-session/setup.py",
0x7ffd283bcb30) = -1 ENOENT (No such file or directory)
stat("https://pypi.python.org/simple/grass-session/";, 0x7ffd283bc3b0)
= -1 ENOENT (No such file or directory)

Checking the web site:

https://pypi.python.org/simple/grass-session
--> Not Found (grass-session does not exist)

Is there another trick needed?

thanks
Markus
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to