petebachant / ACSpy

Python package for working with ACS motion controllers.
MIT License
23 stars 21 forks source link

I dont find the acsc module in pip install #24

Closed pointm closed 1 year ago

pointm commented 1 year ago

When I run the code pv.py in examples, Visual Code report that No module named 'acsc'.And when I use pip install acsc , it dont find this module either.Is there any promblem with the way of my usage?