How to Install obspython from pip or other ...

olnon

New Member
I can't install obspython from pip at 2020/06/29 4:15 JST.
I exec things:
exec python-3.6.8-webinstall.exe into F:\python36\ folder.

cd F:\python36\

.\python.exe -m pip install obspython
Collecting obspython
Could not find a version that satisfies the requirement obspython (from versions: )
No matching distribution found for obspython

I went to PyPl Sites and search "obspython" , but no hitting it.
pease teach me how to install obspython or written FAQ url .
In addition, please guide the location of the sample file of the obs script written in Python.

using OS: windows10 pro x64 2004 build 19041.329
 

olnon

New Member
I'm sorry, I installed x86 python.
after reinstall x64 python , scripts is moved.

thank you. everyone
 
Top