<output>
C:\Users\Mark\Documents\Cash\Python>pip install mypy
...
Collecting dbutils (from sqlbean>=0.490->mypy)
   Downloading DBUtils-1.1.tar.gz (109kB)
     100% |################################| 110kB 72kB/s
     Complete output from command python setup.py egg_info:
     Traceback (most recent call last):
       File "<string>", line 20, in <module>
       File 
"C:\Users\Mark\AppData\Local\Temp\pip-build-1pb2zvhs\dbutils\setup.py", 
line 11, in <module>
         raise ImportError('Python %d.%d is not supported by DBUtils.' % 
py_version)
     ImportError: Python 3.4 is not supported by DBUtils.

     ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in 
C:\Users\Mark\AppData\Local\Temp\pip-build-1pb2zvhs\dbutils
</output>

The code has already been updated in trunk according to 
http://www.mail-archive.com/webware-devel@lists.sourceforge.net/msg02766.html 
so I'd assume only the Python version check needs changing.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence


------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Webware-devel mailing list
Webware-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to