software-distribution

Using two different Python Distributions

╄→尐↘猪︶ㄣ 提交于 2020-01-09 12:50:15
问题 I currently have continuum analytics' python distribution (called anaconda) downloaded and in use on my computer. My problem is that I want to use virtualenv for a flask project and anaconda flashes a warning that says "virtual env is not supported". Is there any way i can run two distributions, stock python and anaconda on the same computer? 回答1: Sure, if you want to use the Anaconda distribution separately, you can set up an alias to run that version and leave the stock python as the

Using two different Python Distributions

北城余情 提交于 2020-01-09 12:50:09
问题 I currently have continuum analytics' python distribution (called anaconda) downloaded and in use on my computer. My problem is that I want to use virtualenv for a flask project and anaconda flashes a warning that says "virtual env is not supported". Is there any way i can run two distributions, stock python and anaconda on the same computer? 回答1: Sure, if you want to use the Anaconda distribution separately, you can set up an alias to run that version and leave the stock python as the

Is it possible to install MySQL Server along with standalone client-side software?

风格不统一 提交于 2020-01-06 14:53:18
问题 I'm writing an application for a venue that will have large-scale competitions. In order to effectively manage those competitions, multiple employees need to engage with and modify a set of data in real-time, from multiple machines in the gym. I have created a Python application which accomplishes this by communicating with a MySQL server (which allows as many instances of the application as necessary to communicate with it). Is there a nice way to get MySQL server installed on a client

Is it possible to create a Python program distributable for Windows that can be run from anywhere?

℡╲_俬逩灬. 提交于 2020-01-05 08:35:09
问题 I think my question is quite badly phrased, which may be why I haven't been able to find the answer yet. I created my program in Python, created an installable .exe file from it using bdist_winisnt. Once the program is installed, I would like to be able to run it from anywhere. It's a command line program, so I would like the user to be able to be in a different directory and still be able to type example.py in command line and the program can run. Is this possible? Is there a way of

distribution : how to build a compiled module for multiple python version and platform

我的梦境 提交于 2020-01-05 04:30:48
问题 I have build a python 3 module for my own process. I use cython to compile and wrap C++ sources. I have a linux (Debian Jessie) machine with python 3.4 and so cythonize make me a Processing.cpython-34m.so and copy it to /usr/local/lib/python3.4/dist-packages . But when I use it on another machine which has python3.5, I have to recompile everything. How can I build a linux or pip package from my machine for all python 3 version and multiple platforms (here, just Jessie and Stretch, which might

How would I go about licensing a WPF windows application [closed]

时光毁灭记忆、已成空白 提交于 2019-12-31 07:54:08
问题 Closed . This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 4 years ago . I have developed a small application that I would like to try and sell but I am unfamiliar with how best to go about this. How would I go about locking the program down for trial use1. How would I go about dealing with accepting payments? Bearing in mind that I am a one man band

Why is there no spring-asm-3.2.4.RELEASE jar?

自闭症网瘾萝莉.ら 提交于 2019-12-30 01:37:33
问题 I'm trying to build a complete Spring Framework distribution for version 3.2.4.RELEASE without using maven (just the spring jars) and managed to manually get all jars except for spring-asm. Spring-asm stops at version 3.1.4. Why is that? I have older spring distributions up to 3.1.1 (those for which you had a zip file, not forced to use maven) and all have the same spring-asm jar inside, with the same version. Why is there no spring-asm-3.2.4.RELEASE jar? 回答1: Here is from release notes for 3

JAR installer that auto-detects if Java is there and autostarts the application

帅比萌擦擦* 提交于 2019-12-29 06:25:09
问题 I need to build an installer that does the following: Installs my jar on the client. Auto-detects if JRE is installed (in which case it does not re-install it), otherwise installs it without the user clicking on another button. Auto-starts the application when the client is booted. Works across Windows, Mac and Linux. Any idea how to go about it? 回答1: If a commercial tool is ok, I can recommend install4j. 1, 2 and 4 are easy to do with it, but about 3 I'm not sure. Edit : You could probably

How can I make my ad hoc iPhone application's icon show up in iTunes?

守給你的承諾、 提交于 2019-12-28 07:39:11
问题 I've got an iPhone app with icon file Icon.png. This icon shows up properly when the app is on the phone itself, but it doesn't show up in the applications pane in iTunes. What do I need to do to get it to show up properly? 回答1: The cleanest way to do this is described in the official Apple documentation, in a section called Publishing Applications for Testing. Below is the exact instructions given to you on that page: The iTunes artwork your testers see should be your application’s icon.

I've found my software as cracked download on Internet, what to do?

筅森魡賤 提交于 2019-12-28 04:37:41
问题 Locked . This question and its answers are locked because the question is off-topic but has historical significance. It is not currently accepting new answers or interactions. So, after 6 months of hard work finally released my application. Today I found the first web site where people download it cracked, and I was wondering if any of you fellow programmers know how to react to such stuff? Is there anything the software author can do to get the cracked version offline, or I'm just boned and