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

Issues running Python #1

Closed
scargill opened this issue Nov 24, 2014 · 9 comments
Closed

Issues running Python #1

scargill opened this issue Nov 24, 2014 · 9 comments
Assignees
Labels

Comments

@scargill
Copy link

There is an assumption with many of these programs that people somehow "know" Python. I've installed it on my PC and it seems to work. I only know that because one of the loader programs works that allows us to send binary firmware to the WIFI boards. In this case, I'm getting some gripe about a DLL missing... it's there, where it should be in System32... which seems a little odd as it's the 64 bit version of Python... can't get passed the missing dll issue. Any chance of a Windows visual version which will allow us to simply paste in any amount of code and have it prefix and suffix?

@erinzm
Copy link
Owner

erinzm commented Nov 24, 2014

Hmm. Windows VisualStudio is NOT my thing @scargill, sorry 😃
Can you please post a more complete error message so I can help you out?

On Mon, Nov 24, 2014 at 5:02 PM, scargill notifications@github.com wrote:

There is an assumption with many of these programs that people somehow
"know" Python. I've installed it on my PC and it seems to work. I only know
that because one of the loader programs works that allows us to send binary
firmware to the WIFI boards. In this case, I'm getting some gripe about a
DLL missing... it's there, where it should be in System32... which seems a
little odd as it's the 64 bit version of Python... can't get passed the
missing dll issue. Any chance of a Windows visual version which will allow
us to simply paste in any amount of code and have it prefix and suffix?


Reply to this email directly or view it on GitHub
#1.

@scargill
Copy link
Author

Yes, sorry..., when I tried to run the .py program a window popped up and said that the python27.dll is not installed - but it is.. it's where it's supposed to be - i.e. in the Windows/system32 directory..

@erinzm
Copy link
Owner

erinzm commented Nov 25, 2014

Can you provide the specific error message or a screenshot of it @scargill?

@erinzm
Copy link
Owner

erinzm commented Nov 25, 2014

By the way, are you running the script by double-clicking? You have to run it from the terminal, it's a command-line program.

@erinzm erinzm changed the title PY Issues running Python Nov 25, 2014
@erinzm erinzm self-assigned this Nov 25, 2014
This was referenced Nov 25, 2014
@erinzm
Copy link
Owner

erinzm commented Nov 25, 2014

Hey @scargill, I'll package you up a .exe and put it on the Releases page by tomorrow night :)

@scargill
Copy link
Author

What a good man - thank you!!

@erinzm
Copy link
Owner

erinzm commented Nov 25, 2014

@scargill I just packaged up a standalone .exe. Check out this release: https://github.com/ArchimedesPi/esp8266-luaupload/releases/tag/v0.3

@scargill
Copy link
Author

Oh excellent - well done!

@erinzm
Copy link
Owner

erinzm commented Nov 25, 2014

Let me know if it works!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants