Skip to content

Conversation

Pebaz
Copy link

@Pebaz Pebaz commented Jan 16, 2020

Closes #17

This change includes:

  • A build script that you can use on Windows platforms to easily install Python-FCL.
  • The outdated Python2 example.py was also update to Python3.
  • All 7 unit tests pass on Windows.
  • setup.py was updated to modern Python and now supports the Windows platform.
  • Documentation related to installation per platform was simplified and now includes Windows instructions.

@Pebaz
Copy link
Author

Pebaz commented Jan 17, 2020

Can you please assist in getting this to build in the TravisCI environment?
I tried changing everything to run with Python3 but can't seem to make it work so I undid the changes to the Travis file.

@Pebaz
Copy link
Author

Pebaz commented Jan 17, 2020

The main error is that one of the build steps is using end-of-life Python2.7 to do something, and it cannot find pathlib which is crashing it.

@Pebaz Pebaz marked this pull request as ready for review January 22, 2020 20:51
@Moult Moult mentioned this pull request May 15, 2020
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

Successfully merging this pull request may close these issues.

Windows Support

1 participant