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

Failure to install #36

Closed
GoogleCodeExporter opened this issue Oct 10, 2015 · 6 comments
Closed

Failure to install #36

GoogleCodeExporter opened this issue Oct 10, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.Install Python 2.7.2
2.Install PyUSB 1.0.0a2 to python 2.7.2 directory
3.Run installer for nxt-python 2.2.1

What is the expected output? What do you see instead?
Expected successful installation of nxt-python. Instead console produced the 
following:

Traceback (most recent call last):
  File "P:\Pythin27\lib\site.py", line 563, in <module>
    main()
  File "P:\Pythin27\lib\site.py", line 552, in main
    aliasmbcs()
  File "P:\Pythin27\lib\locale.py", line 15, in <module>
  File "P:\Pythin27\lib\encodings\)__init__.py", line 32, in <module>
    from encodings import aliases
ValueError: bad marshal data (unknown type code)
-=-=-=-=-=-=-=-=-=-=-
There was an error during the installation.
Please check the above text for more information.
Press any key to continue...

What version of nxt-python are you using? On what operating system?
Version 2.2.1 on Windows XP

Please provide any additional information below.

Original issue reported on code.google.com by robogrou...@gmail.com on 10 Jan 2012 at 7:41

@GoogleCodeExporter
Copy link
Author

I have no idea what this means and it doesn't look like it's coming from 
NXT-Python. Try googling the message to see if it's a problem with your system.

Original comment by marcus@wanners.net on 11 Jan 2012 at 3:38

  • Changed state: Questionable
  • Added labels: Component-Scripts, OpSys-Windows, Priority-Low, Series-2.x, Usability
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

Googled various parts of the error. Found nothing. This is the console that 
nxt-python created, so I don't know where else a problem could arise. I'll try 
it on a different computer and see if that helps...

Original comment by robogrou...@gmail.com on 12 Jan 2012 at 7:13

@GoogleCodeExporter
Copy link
Author

How did this go? Did you find out what was causing the problem?

Original comment by marcus@wanners.net on 26 Jan 2012 at 6:36

@GoogleCodeExporter
Copy link
Author

I discovered PyUSB was not installed properly. Amusingly, that doesn't want to 
install either. Now trying all those steps on python 2.6.7.

Original comment by robogrou...@gmail.com on 26 Jan 2012 at 6:54

@GoogleCodeExporter
Copy link
Author

Sounds like a broken python. Good luck with that!

Original comment by marcus@wanners.net on 26 Jan 2012 at 7:48

@GoogleCodeExporter
Copy link
Author

Original comment by marcus@wanners.net on 22 Mar 2012 at 11:44

  • Changed state: Invalid

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

No branches or pull requests

1 participant