Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using with Python 3.4 #41

Open
mdepiro opened this issue Aug 24, 2016 · 4 comments
Open

Using with Python 3.4 #41

mdepiro opened this issue Aug 24, 2016 · 4 comments

Comments

@mdepiro
Copy link

mdepiro commented Aug 24, 2016

Hi,

I am running python3.4.1 and I am running into issues. Some were easy to fix, but now it is wanting to use the wx module, which apparently is not available for python 3.x.

Any advice, or is it just not in the cards for me to use instrumentino?

@yoelk
Copy link
Owner

yoelk commented Aug 25, 2016

Hi,
I think the reason I didn't use Python3 in the first place was the wx
didn't allow it.

But please check out version 2! It's still under construction but it's
based in Kivy, which does support Python3, and it's on the todo list to
start using Python3 instead 2.7.

Want to join the team?

On Thu, Aug 25, 2016 at 1:26 AM, mdepiro [email protected] wrote:

Hi,

I am running python3.4.1 and I am running into issues. Some were easy to
fix, but now it is wanting to use the wx module, which apparently is not
available for python 3.x.

Any advice, or is it just not in the cards for me to use instrumentino?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#41, or mute the thread
https://github.com/notifications/unsubscribe-auth/AGTaG-m87wefBsV6GTBJP9Ut5jow3eJpks5qjNM6gaJpZM4JsjbR
.

@yoelk
Copy link
Owner

yoelk commented Aug 25, 2016

btw, v2 is being developed under the develop_ver_2 branch (currently
branched to temp-branch)

On Thu, Aug 25, 2016 at 7:43 AM, Yoel Koenka [email protected] wrote:

Hi,
I think the reason I didn't use Python3 in the first place was the wx
didn't allow it.

But please check out version 2! It's still under construction but it's
based in Kivy, which does support Python3, and it's on the todo list to
start using Python3 instead 2.7.

Want to join the team?

On Thu, Aug 25, 2016 at 1:26 AM, mdepiro [email protected] wrote:

Hi,

I am running python3.4.1 and I am running into issues. Some were easy to
fix, but now it is wanting to use the wx module, which apparently is not
available for python 3.x.

Any advice, or is it just not in the cards for me to use instrumentino?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#41, or mute the thread
https://github.com/notifications/unsubscribe-auth/AGTaG-m87wefBsV6GTBJP9Ut5jow3eJpks5qjNM6gaJpZM4JsjbR
.

@mdepiro
Copy link
Author

mdepiro commented Aug 25, 2016

Thanks, I will check out v2. Kivy seems like a great product, I was thinking that eventually i would try to use it for my application.

I am interested in helping out, however, I am no expert in Python. In addition, I am starting a company and teaching courses this semester so my time is thin at best.

I will try out v2 and let you know how it goes. What is your development plan for v2?

Btw, great job in developing this application. I come from a background in aero testing. In my grad research, I used Labview for the PLC/DAq system and Python for the data analysis. When I started my company I went to Arduino for cost reasons, however the Arduino IDE is not great for these type of applications. It's really great to be able to use Python for everything!

Thanks.

@yoelk
Copy link
Owner

yoelk commented Aug 25, 2016

Sounds good. I currently also don't have so much time on my hand as I have
to finish writing my PhD and my family and I recently moved countries to an
old house that needs a lot of work.
But I'm in contact with a few people and perhaps we'll be able to do it
together.
Things I want to do I documented using GitHub issues, so you can have a
look there.

From which country are you btw?
In Germany there is a new fund that I'd like to apply to, but I need a
German guy on the team.

Joel

On Thu, Aug 25, 2016 at 4:45 PM, mdepiro [email protected] wrote:

Thanks, I will check out v2. Kivy seems like a great product, I was
thinking that eventually i would try to use it for my application.

I am interested in helping out, however, I am no expert in Python. In
addition, I am starting a company and teaching courses this semester so my
time is thin at best.

I will try out v2 and let you know how it goes. What is your development
plan for v2?

Btw, great job in developing this application. I come from a background in
aero testing. In my grad research, I used Labview for the PLC/DAq system
and Python for the data analysis. When I started my company I went to
Arduino for cost reasons, however the Arduino IDE is not great for these
type of applications. It's really great to be able to use Python for
everything!

Thanks.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#41 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AGTaGxDjJCXsCE4SCd2lMWKxt7grqZCqks5qjaqVgaJpZM4JsjbR
.

@yoelk yoelk added this to the core functionality milestone Sep 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants