問題タブ [python-3.1]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
python - Windows 7 で Python 3.1 を使用して Sybase サーバーに接続するにはどうすればよいですか?
このトピックについて徹底的に調査しましたが、何も機能しません。この Web ページからダウンロードしたモジュールを実行しようとしました。
http://python-sybase.sourceforge.net/download.html
問題は、最新リリースが Windows XP Pro までしかサポートされていないことです。将来、私や他の多くのユーザーに、これを実行するために使用したモジュールの明確なインストール手順を教えてくれる人はいますか?
可能性のあるモジュールには、sybpydb、Sybase、pyodbc が含まれますか?
サイドノート:理想的には、私はこのような構文を探しています
pip - Pip for Python 3.1
I have been trying to install pip on my Python 3.1, in order to be able to convert .py files to .exe files. I have been searching around the internet, finding stuff like sudo, some bootstrap links and things like that but nothing worked yet. If anyone got any clue how can I install it, please help.